summaryrefslogtreecommitdiff
path: root/service/dconf-writer.c
diff options
context:
space:
mode:
Diffstat (limited to 'service/dconf-writer.c')
-rw-r--r--service/dconf-writer.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/service/dconf-writer.c b/service/dconf-writer.c
index 3b98efd..3f2aeee 100644
--- a/service/dconf-writer.c
+++ b/service/dconf-writer.c
@@ -128,15 +128,6 @@ dconf_writer_write_many (DConfWriter *writer,
return TRUE;
}
-gboolean
-dconf_writer_set_lock (DConfWriter *writer,
- const gchar *name,
- gboolean locked,
- GError **error)
-{
- return TRUE;
-}
-
const gchar *
dconf_writer_get_name (DConfWriter *writer)
{