Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_widget_image.c 


Log Message:
Unused variables.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_widget_image.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_widget_image.c    26 Oct 2005 00:19:52 -0000      1.3
+++ e_widget_image.c    26 Oct 2005 20:36:09 -0000      1.4
@@ -26,7 +26,6 @@
 e_widget_image_add_from_file(Evas *evas, char *file, int minw, int minh)
 {   
    Evas_Object *obj, *o;
-   Evas_Coord mw, mh;
    
    obj = e_widget_add(evas);
    




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to