mirror of https://github.com/GNOME/gimp.git
app: remove two unused forgotten members from struct XcfInfo
This commit is contained in:
parent
a6601d563b
commit
9e0c55eb04
|
@ -101,8 +101,6 @@ struct _XcfInfo
|
|||
GimpDrawable *floating_sel_drawable;
|
||||
GimpLayer *floating_sel;
|
||||
guint floating_sel_offset;
|
||||
gint swap_num;
|
||||
gint *ref_count;
|
||||
XcfCompressionType compression;
|
||||
gint file_version;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue