Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/trans


Modified Files:
        esmart_trans.c 


Log Message:
Fix warnings


===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/trans/esmart_trans.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- esmart_trans.c      8 Nov 2003 20:25:33 -0000       1.2
+++ esmart_trans.c      8 Nov 2003 20:27:27 -0000       1.3
@@ -9,6 +9,7 @@
 #include <X11/Xatom.h>
 #include <X11/Xlib.h>
 #include <Imlib2.h>
+#include <Ecore_X.h>
 
 #include "Esmart_Trans.h"
 
@@ -131,7 +132,6 @@
 Evas_Object *
 esmart_trans_x11_new(Evas *e)
 {
-  Esmart_Trans_X11 *data;
   Evas_Object *x11_trans_object;
   
   x11_trans_object = evas_object_smart_add(e,




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to