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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/window-commands.h b/src/window-commands.h
index b271332bf..f25ddbc46 100644
--- a/src/window-commands.h
+++ b/src/window-commands.h
@@ -43,12 +43,6 @@ void window_cmd_view_reload (GtkAction *action,
void window_cmd_new (GtkAction *action,
EphyWindow *window);
-void window_cmd_file_new_window (GtkAction *action,
- EphyWindow *window);
-
-void window_cmd_file_new_tab (GtkAction *action,
- EphyWindow *window);
-
void window_cmd_file_bookmark_page(GtkAction *action,
EphyWindow *window);