libeplayer3: deactivate debugging

This commit is contained in:
martii
2013-06-08 12:34:19 +02:00
parent 6f384fc6b6
commit eae9d7a7a1
17 changed files with 17 additions and 17 deletions

View File

@@ -29,7 +29,7 @@
#define PLAYBACK_DEBUG
static short debug_level = 10;
static short debug_level = 0;
static const char *FILENAME = "playback.c";
#ifdef PLAYBACK_DEBUG