diff options
Diffstat (limited to 'src/window-commands.h')
-rw-r--r-- | src/window-commands.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/window-commands.h b/src/window-commands.h index 45a0b2050..8c1840ba1 100644 --- a/src/window-commands.h +++ b/src/window-commands.h @@ -84,8 +84,6 @@ void window_cmd_view_zoom_normal (GtkAction *action, EphyWindow *window); void window_cmd_view_page_source (GtkAction *action, EphyWindow *window); -void window_cmd_view_page_security_info (GtkAction *action, - EphyWindow *window); void window_cmd_help_about (GtkAction *action, GtkWidget *window); void window_cmd_tabs_next (GtkAction *action, |