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 e9ee7197f..ddd42a0ab 100644 --- a/src/window-commands.h +++ b/src/window-commands.h @@ -57,9 +57,6 @@ void window_cmd_file_save_as_application (GtkAction *action, void window_cmd_file_print_setup (GtkAction *action, EphyWindow *window); -void window_cmd_file_print_preview (GtkAction *action, - EphyWindow *window); - void window_cmd_file_print (GtkAction *action, EphyWindow *window); |