[gconf/port-to-dbus: 2/23] gconf-internals: Remove functions from header that are not defined



commit 94787614d435ad59ffd3039b53691ca2ebf62f5e
Author: Rob Bradford <rob linux intel com>
Date:   Wed Jun 15 17:59:16 2011 +0100

    gconf-internals: Remove functions from header that are not defined

 gconf/gconf-internals.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gconf/gconf-internals.h b/gconf/gconf-internals.h
index d3a6dd4..ccb4ca5 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);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]