aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window-commands.c')
-rw-r--r--shell/e-shell-window-commands.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index 3f9c4b0f26..191ca5b994 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -80,7 +80,6 @@ launch_pilot_settings (void)
}
}
-
/* Command callbacks. */
static void
@@ -1011,7 +1010,6 @@ command_quick_reference (BonoboUIComponent *uih,
}
}
-
static void
command_work_offline (BonoboUIComponent *uih,
EShellWindow *window,
@@ -1044,7 +1042,6 @@ command_open_new_window (BonoboUIComponent *uih,
window);
}
-
/* Actions menu. */
static void
@@ -1082,7 +1079,6 @@ command_pilot_settings (BonoboUIComponent *uih,
launch_pilot_settings ();
}
-
static BonoboUIVerb file_verbs [] = {
BONOBO_UI_VERB ("FileImporter", (BonoboUIVerbFn) command_import),
BONOBO_UI_VERB ("FilePageSetup", (BonoboUIVerbFn) command_page_setup),
@@ -1149,7 +1145,6 @@ static EPixmap online_pixmaps [] = {
E_PIXMAP_END
};
-
/* The Work Online / Work Offline menu item. */
static void