summaryrefslogtreecommitdiff
path: root/gladeui/glade-editor-property.h
diff options
context:
space:
mode:
Diffstat (limited to 'gladeui/glade-editor-property.h')
-rw-r--r--gladeui/glade-editor-property.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gladeui/glade-editor-property.h b/gladeui/glade-editor-property.h
index feb40daa..e085b4c3 100644
--- a/gladeui/glade-editor-property.h
+++ b/gladeui/glade-editor-property.h
@@ -123,11 +123,6 @@ struct _GladeEditorPropertyClass {
GtkWidget *(* create_input) (GladeEditorProperty *);
- void (* gtk_doc_search)(GladeEditorProperty *,
- const gchar *,
- const gchar *,
- const gchar *);
-
};