Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_desktop Modified Files: ecore_desktop_paths.c Log Message: printf-- =================================================================== RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop_paths.c,v retrieving revision 1.31 retrieving revision 1.32 diff -u -3 -r1.31 -r1.32 --- ecore_desktop_paths.c 23 Sep 2006 09:59:19 -0000 1.31 +++ ecore_desktop_paths.c 23 Sep 2006 09:59:42 -0000 1.32 @@ -898,7 +898,6 @@ p++; } *pp = '\0'; - printf("%s\n", buf); ecore_hash_set(result, strdup(buf), strdup(buf)); if (*p) p++; else p = NULL; @@ -951,7 +950,6 @@ p++; } *pp = '\0'; - printf("%s\n", buf); ecore_list_append(result, strdup(buf)); if (*p) p++; else p = NULL; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs