aboutsummaryrefslogtreecommitdiffstats
path: root/src/popup-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/popup-commands.c')
-rw-r--r--src/popup-commands.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/popup-commands.c b/src/popup-commands.c
index bd76c3825..fe688ea7d 100644
--- a/src/popup-commands.c
+++ b/src/popup-commands.c
@@ -340,14 +340,6 @@ popup_cmd_copy_image_location (GtkAction *action,
}
void
-popup_cmd_save_background_as (GtkAction *action,
- EphyWindow *window)
-{
- save_property_url (action, _("Save Background As"),
- window, TRUE, "background_image");
-}
-
-void
popup_cmd_open_frame (GtkAction *action,
EphyWindow *window)
{