Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_icon_themes.c 


Log Message:
Remove unused variables.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_icon_themes.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_int_config_icon_themes.c  21 Aug 2006 02:30:10 -0000      1.3
+++ e_int_config_icon_themes.c  21 Aug 2006 15:45:47 -0000      1.4
@@ -163,11 +163,7 @@
 _basic_create_widgets(E_Config_Dialog *cfd, Evas *evas, E_Config_Dialog_Data 
*cfdata)
 {
    Evas_Object *o, *of, *ob, *ot, *ilist, *mt;
-   E_Radio_Group *rg;
-   E_Module *m;
    Evas_List *l;
-   char buf[4096];
-   Evas_Coord ew, eh, mw, mh;
    E_Fm2_Config fmc;
    int i;
 
@@ -270,11 +266,8 @@
 static void
 _ilist_cb_change(void *data, Evas_Object *obj)
 {
-   E_Module *m;
    E_Config_Dialog_Data *cfdata;
-   Evas_List *l;
    const char *v;
-   char                icn[PATH_MAX];
    Ecore_Desktop_Icon_Theme *theme;
 
    cfdata = data;



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to