Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/engines/buffer


Modified Files:
        evas_engine.c 


Log Message:


printf--

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/engines/buffer/evas_engine.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- evas_engine.c       5 Oct 2007 04:52:10 -0000       1.12
+++ evas_engine.c       5 Oct 2007 04:54:41 -0000       1.13
@@ -285,7 +285,6 @@
                                                          ux, uy, uw, uh,
                                                          cx, cy, cw, ch);
    *x = ux; *y = uy; *w = uw; *h = uh;
-   printf("BUF: up %i %i %ix%i\n", ux, uy, uw, uh);
    return surface;
 }
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to