[epiphany] ephy-window: remove some unused actions



commit 5d286bf9182648710c0751b9286497309eac4699
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Aug 23 22:49:32 2014 -0500

    ephy-window: remove some unused actions

 src/ephy-window.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index e88ef73..840f06e 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]