diff options
Diffstat (limited to 'src/window-commands.h')
-rw-r--r-- | src/window-commands.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/window-commands.h b/src/window-commands.h index ddd42a0ab..70cc9e597 100644 --- a/src/window-commands.h +++ b/src/window-commands.h @@ -54,9 +54,6 @@ void window_cmd_file_save_as (GtkAction *action, void window_cmd_file_save_as_application (GtkAction *action, EphyWindow *window); -void window_cmd_file_print_setup (GtkAction *action, - EphyWindow *window); - void window_cmd_file_print (GtkAction *action, EphyWindow *window); |