[gtk+] query, searchengine: Drop unused and undefined function declarations
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] query, searchengine: Drop unused and undefined function declarations
- Date: Wed, 12 Nov 2014 12:24:09 +0000 (UTC)
commit 3f4bed4d8ffd7a0a66c61d1ad5c26deb920de5b4
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Nov 11 16:17:13 2014 +0100
query, searchengine: Drop unused and undefined function declarations
https://bugzilla.gnome.org/show_bug.cgi?id=739977
gtk/gtkquery.h | 1 -
gtk/gtksearchengine.h | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkquery.h b/gtk/gtkquery.h
index ddac3cd..f7b0012 100644
--- a/gtk/gtkquery.h
+++ b/gtk/gtkquery.h
@@ -50,7 +50,6 @@ struct _GtkQueryClass
};
GType _gtk_query_get_type (void);
-gboolean _gtk_query_enabled (void);
GtkQuery* _gtk_query_new (void);
diff --git a/gtk/gtksearchengine.h b/gtk/gtksearchengine.h
index 84eccca..86366c1 100644
--- a/gtk/gtksearchengine.h
+++ b/gtk/gtksearchengine.h
@@ -66,7 +66,6 @@ struct _GtkSearchEngineClass
};
GType _gtk_search_engine_get_type (void);
-gboolean _gtk_search_engine_enabled (void);
GtkSearchEngine* _gtk_search_engine_new (void);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]