From 94787614d435ad59ffd3039b53691ca2ebf62f5e Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Wed, 15 Jun 2011 17:59:16 +0100 Subject: gconf-internals: Remove functions from header that are not defined --- gconf/gconf-internals.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gconf/gconf-internals.h b/gconf/gconf-internals.h index d3a6dd46..ccb4ca5a 100644 --- a/gconf/gconf-internals.h +++ b/gconf/gconf-internals.h @@ -220,10 +220,6 @@ gboolean gconf_release_lock (GConfLock *lock, GConfLock* gconf_get_lock_or_current_holder (const gchar *lock_directory, ConfigServer *current_server, GError **err); -ConfigServer gconf_get_current_lock_holder (const gchar *lock_directory, - GString *failure_log); - -void gconf_daemon_blow_away_locks (void); GError* gconf_error_new (GConfError en, const gchar* format, ...) G_GNUC_PRINTF (2, 3); -- cgit v1.2.1