Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src/module


Modified Files:
        e_mod_main.c 


Log Message:
oops, debug--

===================================================================
RCS file: /cvs/e/misc/engage/src/module/e_mod_main.c,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -3 -r1.111 -r1.112
--- e_mod_main.c        10 May 2006 12:16:09 -0000      1.111
+++ e_mod_main.c        10 May 2006 12:18:04 -0000      1.112
@@ -2216,7 +2216,7 @@
    Evas_Coord x, y, w, h;
    E_Gadman_Edge edge;
    double multiplier;
-printf("mouse in\n");
+
    ev = event_info;
    eb = data;
 
@@ -2261,7 +2261,7 @@
 {
    Evas_Event_Mouse_Out *ev;
    Engage_Bar *eb;
-printf("mouse out\n");
+
    ev = event_info;
    eb = data;
 




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to