Comment out LOGF_ENABLE defines everywhere, replace evil comments

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23497 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jeffrey Goode 2009-11-03 16:25:03 +00:00
parent deb1b0e51c
commit 9d842683eb
23 changed files with 23 additions and 23 deletions

View file

@ -55,7 +55,7 @@
*
*/
/* #define LOGF_ENABLE */
/*#define LOGF_ENABLE*/
#include <stdio.h>
#include <stdlib.h>