Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_engines.c 


Log Message:
Remove printf.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_engines.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ewl_engines.c       11 Jul 2006 01:06:39 -0000      1.7
+++ ewl_engines.c       11 Jul 2006 01:12:03 -0000      1.8
@@ -111,7 +111,6 @@
                ecore_list_goto_first(deps);
                while ((caller = ecore_dlist_next(deps)))
                {
-                       printf("Checking engine %s\n", caller->name);
                        if (caller->functions->engine_hooks[type])
                                break;
                }




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