Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        borders.c 


Log Message:
Oops.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/borders.c,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -3 -r1.135 -r1.136
--- borders.c   17 Feb 2004 23:28:25 -0000      1.135
+++ borders.c   17 Feb 2004 23:43:04 -0000      1.136
@@ -1641,7 +1641,6 @@
 void
 EwinUpdateAfterMoveResize(EWin * ewin, int resize)
 {
-   printf("EwinUpdateAfterMoveResize: %4d\n", resize);
    if (ewin->dialog)
       DialogMove(ewin->dialog);
    else if (ewin->menu)
@@ -1859,8 +1858,6 @@
       EDBUG_RETURN_;
    call_depth++;
 
-   printf("doMoveResizeEwin: %4d %4d %d %4d %4d %s\n", x, y, w, h, flags,
-         ewin->client.name);
    if (flags & MR_FLAGS_MOVE)
      {
        dx = x - ewin->x;




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to