disabled DEBUG_LOG, noticed by Bernd Ernesti <mplayer@lists.veego.de>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8054 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-11-02 18:32:11 +00:00
parent a466aba7c3
commit bbdc0c2055
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ extern "C"
/* ************************************************************************ */
#define _DEBUG_LOG /* generate debug messages */
/*#define _DEBUG_LOG*/ /* generate debug messages */
#define _DO_CRC32_CHECK /* perform cyclical redundancy */
/* check (CRC32) - disable this */