GSettingsKeyInfo: drop unused variable

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

View File

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