remove unused variable.
2008-05-21 Michael Natterer <mitch@gimp.org> * app/tools/gimpcurvestool.c: remove unused variable. svn path=/trunk/; revision=25740
This commit is contained in:

committed by
Michael Natterer

parent
54884aea92
commit
48fbb509a4
@ -1,3 +1,7 @@
|
||||
2008-05-21 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/tools/gimpcurvestool.c: remove unused variable.
|
||||
|
||||
2008-05-21 Martin Nordholts <martinn@svn.gnome.org>
|
||||
|
||||
* app/core/gimpscanconvert.c (gimp_scan_convert_add_polyline):
|
||||
|
@ -417,7 +417,6 @@ gimp_curves_tool_dialog (GimpImageMapTool *image_map_tool)
|
||||
GtkWidget *hbox;
|
||||
GtkWidget *hbox2;
|
||||
GtkWidget *label;
|
||||
GtkWidget *bbox;
|
||||
GtkWidget *frame;
|
||||
GtkWidget *table;
|
||||
GtkWidget *button;
|
||||
|
Reference in New Issue
Block a user