1
0
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:
Anton Khirnov
2012-10-20 15:22:41 +02:00
parent 90153465b0
commit cb45553f57
28 changed files with 0 additions and 57 deletions

View File

@@ -130,8 +130,6 @@ void av_fifo_drain(AVFifoBuffer *f, int size)
#ifdef TEST
#undef printf
int main(void)
{
/* create a FIFO buffer */