You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
Remove pointless #undefs of previously forbidden functions.
This commit is contained in:
@@ -130,8 +130,6 @@ void av_fifo_drain(AVFifoBuffer *f, int size)
|
||||
|
||||
#ifdef TEST
|
||||
|
||||
#undef printf
|
||||
|
||||
int main(void)
|
||||
{
|
||||
/* create a FIFO buffer */
|
||||
|
||||
Reference in New Issue
Block a user