diff options
Diffstat (limited to 'src/popup-commands.h')
-rw-r--r-- | src/popup-commands.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/popup-commands.h b/src/popup-commands.h index 543967da9..e8d15ecc0 100644 --- a/src/popup-commands.h +++ b/src/popup-commands.h @@ -55,9 +55,6 @@ void popup_cmd_set_image_as_background (GtkAction *action, void popup_cmd_copy_image_location (GtkAction *action, EphyWindow *window); -void popup_cmd_save_background_as (GtkAction *action, - EphyWindow *window); - void popup_cmd_open_frame (GtkAction *action, EphyWindow *window); |