mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
GSettingsKeyInfo: drop unused variable
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user