forked from len0rd/rockbox
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 "metadata_parsers.h"
|
||||||
#include "logf.h"
|
#include "logf.h"
|
||||||
|
|
||||||
#define DEBUG_RM
|
/* Uncomment the following line for debugging */
|
||||||
|
//#define DEBUG_RM
|
||||||
#ifndef DEBUG_RM
|
#ifndef DEBUG_RM
|
||||||
#undef DEBUGF
|
#undef DEBUGF
|
||||||
#define DEBUGF(...)
|
#define DEBUGF(...)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue