From cb45553f577f8e0ebfe05d3287e1b6fa5859b967 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 20 Oct 2012 15:22:41 +0200 Subject: Remove pointless #undefs of previously forbidden functions. --- libavformat/seek-test.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libavformat/seek-test.c') diff --git a/libavformat/seek-test.c b/libavformat/seek-test.c index 57d3fa4da5..143f0b5ace 100644 --- a/libavformat/seek-test.c +++ b/libavformat/seek-test.c @@ -28,9 +28,6 @@ #include "libavutil/mathematics.h" #include "libavformat/avformat.h" -#undef printf -#undef fprintf - static char buffer[20]; static const char *ret_str(int v) -- cgit v1.2.3