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: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -3 -r1.249 -r1.250
--- e_border.c  8 Jun 2005 13:09:58 -0000       1.249
+++ e_border.c  8 Jun 2005 13:10:52 -0000       1.250
@@ -2915,7 +2915,6 @@
    Ecore_X_Event_Mouse_Move *ev;
    E_Border *bd;
 
-   printf("move: %d %d\n", ev->root.x, ev->root.y);
    ev = event;
    bd = data;
    if (ev->event_win == bd->win)




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to