mirror of
https://github.com/mpv-player/mpv
synced 2025-02-15 19:47:32 +00:00
removed #define DETAILED_OUT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2781 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b1d29c43a6
commit
cc17c4d72e
@ -145,7 +145,7 @@ static void longcount_stub(long long* z)
|
||||
}
|
||||
longcount(z);
|
||||
}
|
||||
#define DETAILED_OUT
|
||||
|
||||
int LOADER_DEBUG=1; // active only if compiled with -DDETAILED_OUT
|
||||
static inline void dbgprintf(char* fmt, ...)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user