Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_file_dialog.c 


Log Message:
Remove unused variables.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_file_dialog.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- e_file_dialog.c     3 Nov 2005 06:17:08 -0000       1.5
+++ e_file_dialog.c     4 Nov 2005 21:05:57 -0000       1.6
@@ -15,7 +15,7 @@
 e_file_dialog_new(E_Container *con)
 {
    E_File_Dialog *dia;
-   Evas_Coord     w, h, ew, eh;
+   Evas_Coord     w, h;
    E_Manager     *man;
    Evas          *evas;
    Evas_Object   *list, *ol, *fm;




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