Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/container


Modified Files:
        container_plugin.c 


Log Message:

and don't print out debugging gibberish

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/container/container_plugin.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- container_plugin.c  14 Jan 2004 04:32:02 -0000      1.6
+++ container_plugin.c  14 Jan 2004 04:32:58 -0000      1.7
@@ -107,9 +107,7 @@
 
   if (p->shutdown)
   {
-    printf("shutdown\n");
     p->shutdown();
-    printf("ok\n");
   }
   
   if (p->handle)




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to