diff options
author | Ryan Lortie <desrt@desrt.ca> | 2011-09-19 11:19:49 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2011-09-19 11:20:21 -0400 |
commit | 0650979119c6389b6ce483f9f982520df760e5d8 (patch) | |
tree | 34f0906f94f24eeef29a40e2d1ed2e130fb5c797 /docs | |
parent | 02a27575681d95198e9ff2efca9f00e2f4563d37 (diff) | |
download | dconf-0650979119c6389b6ce483f9f982520df760e5d8.tar.gz |
Finish removing 'set_locked'
A few leftovers from the tear-out: docs and header file.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dconf-sections.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/dconf-sections.txt b/docs/dconf-sections.txt index 475522f..7867ddf 100644 --- a/docs/dconf-sections.txt +++ b/docs/dconf-sections.txt @@ -11,9 +11,6 @@ dconf_client_is_writable dconf_client_write dconf_client_write_async dconf_client_write_finish -dconf_client_set_locked -dconf_client_set_locked_async -dconf_client_set_locked_finish dconf_client_write_many dconf_client_watch dconf_client_watch_async |