1
0
Fork 0
forked from len0rd/rockbox

disable logf again, since it was accidentally enabled in the previous commit

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16409 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-02-24 16:05:35 +00:00
parent 55259f526b
commit 2279d95efe

View file

@ -23,7 +23,7 @@
#include "string.h" #include "string.h"
#include "usb_ch9.h" #include "usb_ch9.h"
#include "usb_core.h" #include "usb_core.h"
#define LOGF_ENABLE //#define LOGF_ENABLE
#include "logf.h" #include "logf.h"
/* USB device mode registers (Little Endian) */ /* USB device mode registers (Little Endian) */