Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm.c 


Log Message:
Remove unused variables.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- e_fm.c      21 Aug 2006 16:16:56 -0000      1.36
+++ e_fm.c      21 Aug 2006 16:34:47 -0000      1.37
@@ -2630,7 +2630,6 @@
    E_Fm2_Icon *ic;
    E_Manager *man;
    E_Container *con;
-   char *old_path;
    char text[PATH_MAX + 256];
    
    ic = data;
@@ -2760,10 +2759,8 @@
    E_Manager *man;
    E_Container *con;
    E_Fm2_Icon *ic;
-   Evas_Object *obj;
    char path[PATH_MAX];
-   int ret;
-   
+
    ic = data;
    ic->dialog = NULL;
    



-------------------------------------------------------------------------
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