1
0
Fork 0
forked from len0rd/rockbox

disable logf again

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18704 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-10-03 22:49:36 +00:00
parent 478fc5baed
commit 20e704ba78
2 changed files with 2 additions and 2 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"