1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-08-26 02:48:54 +02:00

GSettingsKeyInfo: drop unused variable

This commit is contained in:
Ryan Lortie
2011-11-13 23:24:24 +01:00
parent 11ef4d7981
commit f60e0e7242

@@ -860,8 +860,6 @@ typedef struct
GSettings *settings; GSettings *settings;
const gchar *key; const gchar *key;
GSettingsSchema *schema;
guint is_flags : 1; guint is_flags : 1;
guint is_enum : 1; guint is_enum : 1;