[gimp/soc-2009-dynamics] Remove duplicate commented-out code



commit 09964b5f7a8d8b5ecf0127ea9d5213ae36394aa3
Author: Michael Natterer <mitch gimp org>
Date:   Sun Oct 11 15:37:14 2009 +0200

    Remove duplicate commented-out code

 app/menus/menus.c |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/app/menus/menus.c b/app/menus/menus.c
index 89d79b7..a9a522b 100644
--- a/app/menus/menus.c
+++ b/app/menus/menus.c
@@ -289,12 +289,7 @@ menus_init (Gimp              *gimp,
                                       "/dynamics-editor-popup",
                                       "dynamics-editor-menu.xml", NULL,
                                       NULL);
-/*
-	   gimp_menu_factory_manager_register (global_menu_factory, "<DynamicsEditor>",
-                                      "dynamics",
-                                      NULL,
-                                      NULL);
-*/
+
   gimp_menu_factory_manager_register (global_menu_factory, "<GradientEditor>",
                                       "gradient-editor",
                                       NULL,



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