Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
Remove printf

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.493
retrieving revision 1.494
diff -u -3 -r1.493 -r1.494
--- e_border.c  7 Jun 2006 23:30:12 -0000       1.493
+++ e_border.c  8 Jun 2006 19:02:11 -0000       1.494
@@ -1541,7 +1541,6 @@
        printf("BUG: Maximize call without direction!\n");
        return;
      }
-   printf("%d %d\n", max & E_MAXIMIZE_HORIZONTAL, max & E_MAXIMIZE_VERTICAL);
 
    if ((bd->shaded) || (bd->shading)) return;
    if (bd->fullscreen)




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to