summaryrefslogtreecommitdiff
path: root/gtk/gtksearchengine.h
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2014-11-11 16:17:13 +0100
committerDebarshi Ray <debarshir@gnome.org>2014-11-12 13:23:59 +0100
commit3f4bed4d8ffd7a0a66c61d1ad5c26deb920de5b4 (patch)
tree3415bebcd8416fbd20187676f4d353a3252ba1ea /gtk/gtksearchengine.h
parentfc855eea7a293f317fef701149a3c433f4270472 (diff)
downloadgtk+-3f4bed4d8ffd7a0a66c61d1ad5c26deb920de5b4.tar.gz
query, searchengine: Drop unused and undefined function declarations
https://bugzilla.gnome.org/show_bug.cgi?id=739977
Diffstat (limited to 'gtk/gtksearchengine.h')
-rw-r--r--gtk/gtksearchengine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtksearchengine.h b/gtk/gtksearchengine.h
index 84eccca72a..86366c1075 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);