[ekiga] Remove unused function declarations
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Remove unused function declarations
- Date: Sat, 4 Dec 2010 14:09:36 +0000 (UTC)
commit afdf78b72a8e87c42e707bc17b26292988fe6e16
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Sat Dec 4 15:08:27 2010 +0100
Remove unused function declarations
This completes the commit a487b49e.
lib/gmconf/gmconf-glib.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/lib/gmconf/gmconf-glib.c b/lib/gmconf/gmconf-glib.c
index 249a71a..8438cf1 100644
--- a/lib/gmconf/gmconf-glib.c
+++ b/lib/gmconf/gmconf-glib.c
@@ -246,10 +246,6 @@ static void database_save_entry (GQuark quark, gpointer data,
gpointer user_data);
static gboolean database_save_file (DataBase *, const gchar *);
static void database_add_entry (DataBase *, GmConfEntry *);
-static void database_remove_namespace_in_datalist (GQuark key_id,
- gpointer data,
- gpointer user_data);
-static void database_remove_namespace (DataBase *, const gchar *);
static GmConfEntry *database_get_entry_for_key (DataBase *, const gchar *);
static GmConfEntry *database_get_entry_for_key_create (DataBase *,
const gchar *);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]