Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fileman_icon.c 


Log Message:
Remove unused variables.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_fileman_icon.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- e_fileman_icon.c    4 Nov 2005 17:11:02 -0000       1.18
+++ e_fileman_icon.c    4 Nov 2005 21:03:54 -0000       1.19
@@ -375,8 +375,6 @@
 static void
 _e_fm_icon_icon_mime_get(E_Smart_Data *sd)
 {
-   Evas_Coord icon_w, icon_h;
-   
    sd->image_object = edje_object_add(sd->evas);
    if (sd->file->type ==  E_FM_FILE_TYPE_DIRECTORY)
      e_theme_edje_object_set(sd->image_object, "base/theme/fileman",




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