mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-21 11:44:51 +02:00
GSettingsKeyInfo: drop unused variable
This commit is contained in:
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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user