libeplayer3/playback: disable debugging output

Origin commit data
------------------
Branch: master
Commit: d43560ab2b
Author: martii <m4rtii@gmx.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-11-23 14:40:28 +01:00
parent f73de4c86d
commit 99b16e64d5

View File

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