From 9d1d52dc6b9f5c8e0136131f571497f7f76adfd1 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 20 Mar 2003 22:12:20 +0000 Subject: remove unused command 2003-03-20 JP Rosevear * e-shell-view-menu.c: remove unused command svn path=/trunk/; revision=20446 --- shell/e-shell-view-menu.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'shell/e-shell-view-menu.c') diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index 64aec0cda3..93787d7042 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -650,14 +650,6 @@ command_pilot_settings (BonoboUIComponent *uih, launch_pilot_settings (NULL); } -static void -command_pilot_conduit_settings (BonoboUIComponent *uih, - void *data, - const char *path) -{ - launch_pilot_settings ("--cap-id=1"); -} - static BonoboUIVerb new_verbs [] = { BONOBO_UI_VERB ("NewFolder", command_new_folder), @@ -704,7 +696,6 @@ static BonoboUIVerb actions_verbs[] = { static BonoboUIVerb tools_verbs[] = { BONOBO_UI_VERB ("Settings", command_settings), - BONOBO_UI_VERB ("PilotConduitSettings", command_pilot_conduit_settings), BONOBO_UI_VERB ("PilotSettings", command_pilot_settings), BONOBO_UI_VERB_END -- cgit v1.2.3