1
0
Fork 0
forked from len0rd/rockbox

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

@ -22,7 +22,7 @@
#include "thread.h"
#include "kernel.h"
#include "string.h"
//#define LOGF_ENABLE
/*#define LOGF_ENABLE*/
#include "logf.h"
#include "usb.h"