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:
parent
deb1b0e51c
commit
9d842683eb
23 changed files with 23 additions and 23 deletions
|
|
@ -31,7 +31,7 @@ static bool remote_hold = false;
|
|||
static bool headphones_status = true;
|
||||
#endif
|
||||
|
||||
#define LOGF_ENABLE
|
||||
/*#define LOGF_ENABLE*/
|
||||
#include "logf.h"
|
||||
|
||||
static int int_btn = BUTTON_NONE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue