Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        wm.c 


Log Message:
printf--

===================================================================
RCS file: /cvs/e/misc/engage/src/wm.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- wm.c        1 Sep 2006 16:03:58 -0000       1.27
+++ wm.c        2 Sep 2006 17:40:52 -0000       1.28
@@ -299,7 +299,6 @@
     owd = NULL;
     if (!od_wm_ignored(*win)) {
       snprintf(buf, 32, "%8x", *win);
-printf("not ignored\n");
       if ((owd = evas_hash_find(clients_hash, buf))) {
         dirty = evas_list_remove(dirty, owd);
         if (!owd->minwin && od_wm_iconified(owd->id) && !options.ignore_min) {



-------------------------------------------------------------------------
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