summaryrefslogtreecommitdiff
path: root/src/ephy-window.c
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2014-08-23 22:49:32 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2014-08-23 23:25:32 -0500
commit5d286bf9182648710c0751b9286497309eac4699 (patch)
tree87981ab313107b95816167be1bc682c33bde1844 /src/ephy-window.c
parent6d5b113c9ab11d362b544f96a07d634abca28eef (diff)
downloadepiphany-5d286bf9182648710c0751b9286497309eac4699.tar.gz
ephy-window: remove some unused actions
Diffstat (limited to 'src/ephy-window.c')
-rw-r--r--src/ephy-window.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ephy-window.c b/src/ephy-window.c
index e88ef7319..840f06e15 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -238,10 +238,6 @@ static const GtkActionEntry ephy_popups_entries [] = {
NULL, G_CALLBACK (popup_cmd_save_image_as) },
{ "SetImageAsBackground", NULL, N_("Set as _Wallpaper"), NULL,
NULL, G_CALLBACK (popup_cmd_set_image_as_background) },
- { "StartImageAnimation", NULL, N_("St_art Animation"), NULL,
- NULL, NULL },
- { "StopImageAnimation", NULL, N_("St_op Animation"), NULL,
- NULL, NULL },
};
static const struct