summaryrefslogtreecommitdiff
path: root/gtk/gtkquery.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/gtkquery.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/gtkquery.h')
-rw-r--r--gtk/gtkquery.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkquery.h b/gtk/gtkquery.h
index ddac3cda6a..f7b0012a1b 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);