mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-22 06:46:59 +00:00
c99
Originally committed as revision 2807 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d705e4a6bb
commit
310ffb8f26
@ -976,7 +976,7 @@ static inline int get_xbits_trace(GetBitContext *s, int n, char *file, char *fun
|
||||
#define tprintf printf
|
||||
|
||||
#else //TRACE
|
||||
#define tprintf(_arg...) {}
|
||||
#define tprintf(...) {}
|
||||
#endif
|
||||
|
||||
/* define it to include statistics code (useful only for optimizing
|
||||
|
Loading…
Reference in New Issue
Block a user