mirror of https://github.com/GNOME/gimp.git
removed unused variable
This commit is contained in:
parent
3e4674a14f
commit
cdea36c6ce
|
@ -721,7 +721,6 @@ gimp_imagefile_save_thumb (GimpImagefile *imagefile,
|
|||
GdkPixbuf *pixbuf;
|
||||
GimpEnumDesc *enum_desc;
|
||||
GimpImageType type;
|
||||
const gchar *type_str;
|
||||
gint num_layers;
|
||||
gint width, height;
|
||||
gboolean success = FALSE;
|
||||
|
|
Loading…
Reference in New Issue