summaryrefslogtreecommitdiffstats
path: root/src/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.h')
-rw-r--r--src/interface.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interface.h b/src/interface.h
index db98c3ae3..fecfa4ae4 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -61,9 +61,6 @@ unsigned int sp_ui_close_all (void);
*/
GtkWidget *sp_ui_main_menubar (Inkscape::UI::View::View *view);
-static GtkWidget *sp_ui_menu_append_item_from_verb(GtkMenu *menu, Inkscape::Verb *verb, Inkscape::UI::View::View *view, bool radio = false, GSList *group = NULL);
-
-
/**
*
*/