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:
Mohamed Tarek 2009-07-12 15:11:22 +00:00
parent 2a972ff440
commit ff7c0cd7c5

View file

@ -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(...)