mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 20:29:21 +02:00
Drop an obsolete declaration
This commit is contained in:
@@ -73,7 +73,6 @@ struct _GSettingsBackend
|
||||
|
||||
GType g_settings_backend_get_type (void);
|
||||
GSettingsBackend * g_settings_backend_get_default (void);
|
||||
void g_settings_backend_set_default (GSettingsBackend *backend);
|
||||
GTree * g_settings_backend_create_tree (void);
|
||||
|
||||
GVariant * g_settings_backend_read (GSettingsBackend *backend,
|
||||
|
Reference in New Issue
Block a user