Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_wallpaper_gradient.c 
        e_int_config_wallpaper_import.c 


Log Message:
Remove unused variables.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_wallpaper_gradient.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- e_int_config_wallpaper_gradient.c   21 Sep 2006 20:12:27 -0000      1.11
+++ e_int_config_wallpaper_gradient.c   22 Sep 2006 04:18:41 -0000      1.12
@@ -51,8 +51,6 @@
    E_Color *color1, *color2;
 };
 
-static Ecore_Event_Handler *_import_edje_cc_exit_handler = NULL;
-
 static void _import_opt_disabled_set(Import *import, int disabled);
 static void _import_edj_gen(Import *import);
 static int _import_cb_edje_cc_exit(void *data, int type, void *event);
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_wallpaper_import.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- e_int_config_wallpaper_import.c     21 Sep 2006 20:10:19 -0000      1.24
+++ e_int_config_wallpaper_import.c     22 Sep 2006 04:18:41 -0000      1.25
@@ -46,8 +46,6 @@
    int quality;
 };
 
-static Ecore_Event_Handler *_import_edje_cc_exit_handler = NULL;
-
 static void _import_opt_disabled_set(Import *import, int disabled);
 static void _import_cb_sel_selected(void *data, Evas_Object *obj);
 static void _import_cb_sel_change(void *data, Evas_Object *obj);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to