Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_con


Modified Files:
        ecore_con.c 


Log Message:


oops. printf left in.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_con/ecore_con.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- ecore_con.c 14 Apr 2004 08:51:19 -0000      1.19
+++ ecore_con.c 14 Apr 2004 09:11:42 -0000      1.20
@@ -953,7 +953,6 @@
                       /* we lost our client! */
                       Ecore_Con_Event_Client_Del *e;
                       
-                      printf("read ERR\n", num);
                       e = calloc(1, sizeof(Ecore_Con_Event_Client_Del));
                       if (e)
                         {




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to