From 203399fc4969ea512c96592ec6a22218015f4fbd Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Sat, 9 Mar 2019 15:26:57 +0100 Subject: drop functions defined but not used --- src/caja-navigation-window-menus.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/caja-navigation-window-menus.c') diff --git a/src/caja-navigation-window-menus.c b/src/caja-navigation-window-menus.c index 0769119c..e9d822c0 100644 --- a/src/caja-navigation-window-menus.c +++ b/src/caja-navigation-window-menus.c @@ -436,16 +436,6 @@ connect_proxy_cb (GtkActionGroup *action_group, gtk_label_set_max_width_chars (label, MENU_ITEM_MAX_WIDTH_CHARS); } -static const char* icon_entries[] = -{ - "/MenuBar/Other Menus/Go/Home", - "/MenuBar/Other Menus/Go/Computer", - "/MenuBar/Other Menus/Go/Go to Templates", - "/MenuBar/Other Menus/Go/Go to Trash", - "/MenuBar/Other Menus/Go/Go to Network", - "/MenuBar/Other Menus/Go/Go to Location" -}; - /** * refresh_go_menu: * -- cgit v1.2.1