Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/src/engines/ecore_fb


Modified Files:
        ecore_fb.c 


Log Message:
printf--


===================================================================
RCS file: /cvs/e/e17/proto/etk/src/engines/ecore_fb/ecore_fb.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ecore_fb.c  5 Sep 2006 00:14:57 -0000       1.7
+++ ecore_fb.c  5 Sep 2006 00:17:01 -0000       1.8
@@ -184,7 +184,6 @@
    
    /* Create the background */
    _background_object = etk_theme_object_load(_evas, 
etk_theme_widget_theme_get(), "wm_background");
-   printf("Background Object: %s %p\n", etk_theme_widget_theme_get(), 
_background_object);
    evas_object_resize(_background_object, _fb_width, _fb_height);
    evas_object_show(_background_object);
   



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to