Silence warnings to fix yellows for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21810 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2a972ff440
commit
ff7c0cd7c5
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@
|
|||
#include "metadata_parsers.h"
|
||||
#include "logf.h"
|
||||
|
||||
#define DEBUG_RM
|
||||
/* Uncomment the following line for debugging */
|
||||
//#define DEBUG_RM
|
||||
#ifndef DEBUG_RM
|
||||
#undef DEBUGF
|
||||
#define DEBUGF(...)
|
||||
|
|
Loading…
Reference in a new issue