mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Revert "add a "gsettings-backend" extension point to GIO"
This reverts commit 30b8774f7f
.
This commit is contained in:
parent
30b8774f7f
commit
3a47f48311
@ -328,9 +328,6 @@ _g_io_modules_ensure_extension_points_registered (void)
|
||||
|
||||
ep = g_io_extension_point_register (G_VFS_EXTENSION_POINT_NAME);
|
||||
g_io_extension_point_set_required_type (ep, G_TYPE_VFS);
|
||||
|
||||
ep = g_io_extension_point_register ("gsettings-backend");
|
||||
g_io_extension_point_set_required_type (ep, G_TYPE_OBJECT);
|
||||
}
|
||||
|
||||
G_UNLOCK (registered_extensions);
|
||||
|
Loading…
Reference in New Issue
Block a user