Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_ipc_handlers.h Log Message: damn you debug =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- e_ipc_handlers.h 3 Jun 2005 17:43:48 -0000 1.19 +++ e_ipc_handlers.h 3 Jun 2005 17:45:20 -0000 1.20 @@ -541,7 +541,6 @@ } } - printf("TYPE %s\n", type); if (!strcmp(type, "data")) res = 0; else if (!strcmp(type, "images")) @@ -558,7 +557,6 @@ res = E_RESPONSE_MODULE_DIRS_LIST; else if (!strcmp(type, "backgrounds")) res = E_RESPONSE_BACKGROUND_DIRS_LIST; - printf("RES %d\n"); END_RESPONSE(r, res); /* FIXME - need a custom free */ } END_GENERIC(); ------------------------------------------------------- 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