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:
committed by
Matthias Clasen
parent
27130ab6b1
commit
9c307fedc9
@@ -97,7 +97,6 @@ struct _GtkFontChooserWidgetPrivate
|
||||
gpointer filter_data;
|
||||
GDestroyNotify filter_data_destroy;
|
||||
|
||||
GtkSettings *settings;
|
||||
guint last_fontconfig_timestamp;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user