forked from AuroraMiddleware/gtk
GtkFontChooserWidget: Remove unused struct field
This was added accidentally in a recent patch. Signed-off-by: Garrett Regier <garrettregier@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=748992
This commit is contained in:
parent
08e2f958f0
commit
f3a390a6bf
@ -99,7 +99,6 @@ struct _GtkFontChooserWidgetPrivate
|
||||
gpointer filter_data;
|
||||
GDestroyNotify filter_data_destroy;
|
||||
|
||||
GtkSettings *settings;
|
||||
guint last_fontconfig_timestamp;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user