app/libgimp*: remove stuff found by -Wunused-but-set-variable
This commit is contained in:
@ -669,9 +669,6 @@ palette_editor_entry_selected (GimpPaletteView *view,
|
||||
GimpPaletteEditor *editor)
|
||||
{
|
||||
GimpDataEditor *data_editor = GIMP_DATA_EDITOR (editor);
|
||||
GimpPalette *palette;
|
||||
|
||||
palette = GIMP_PALETTE (data_editor->data);
|
||||
|
||||
if (editor->color != entry)
|
||||
{
|
||||
|
Reference in New Issue
Block a user