Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        alert.c 


Log Message:
Oops - remove debug.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/alert.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- alert.c     22 May 2004 16:37:50 -0000      1.33
+++ alert.c     22 May 2004 20:44:49 -0000      1.34
@@ -592,10 +592,6 @@
               {
                  ExTextExtents(xfs, str1, strlen(str1), &rect1, &rect2);
                  h = rect2.width;
-                 printf("rect1: %d %d %d %d\n", rect1.x, rect1.y, rect1.width,
-                        rect1.height);
-                 printf("rect2: %d %d %d %d\n", rect2.x, rect2.y, rect2.width,
-                        rect2.height);
                  w = 3 + (((580 - mh) * 0) / 4);
                  DRAW_HEADER(dd, gc, b1, 5 + (mh - h) / 2, 5 - rect2.y, str1);
                  DRAW_BOX_OUT(dd, gc, b1, 0, 0, mh + 10, fh + 10);




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to