aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window-commands.h')
-rw-r--r--src/window-commands.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/window-commands.h b/src/window-commands.h
index b6aa7505c..59238d257 100644
--- a/src/window-commands.h
+++ b/src/window-commands.h
@@ -112,15 +112,6 @@ void window_cmd_edit_find_next (GtkAction *action,
void window_cmd_edit_find_prev (GtkAction *action,
EphyWindow *window);
-void window_cmd_view_statusbar (GtkAction *action,
- EphyWindow *window);
-
-void window_cmd_view_toolbar (GtkAction *action,
- EphyWindow *window);
-
-void window_cmd_view_bookmarks_bar (GtkAction *action,
- EphyWindow *window);
-
void window_cmd_view_fullscreen (GtkAction *action,
EphyWindow *window);