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. --- libavutil/cpu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavutil/cpu.c') diff --git a/libavutil/cpu.c b/libavutil/cpu.c index 8db69be24e..23016d68a9 100644 --- a/libavutil/cpu.c +++ b/libavutil/cpu.c @@ -111,7 +111,6 @@ int av_parse_cpu_flags(const char *s) #ifdef TEST -#undef printf #include static const struct { -- cgit v1.2.3