Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fileman.c 


Log Message:
Remove unused variables.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_fileman.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- e_fileman.c 30 Oct 2005 09:00:01 -0000      1.19
+++ e_fileman.c 4 Nov 2005 21:04:20 -0000       1.20
@@ -168,9 +168,7 @@
 _e_fileman_resize_cb(E_Win *win)
 {
    E_Fileman *fileman;
-   Evas_Coord w, h;
-   int frozen;
-   
+ 
    fileman = win->data;
    evas_object_resize(fileman->main, win->w, win->h);
 }




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to