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. --- libavfilter/vf_drawtext.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavfilter/vf_drawtext.c') diff --git a/libavfilter/vf_drawtext.c b/libavfilter/vf_drawtext.c index e1c2bb1920..f8800d2820 100644 --- a/libavfilter/vf_drawtext.c +++ b/libavfilter/vf_drawtext.c @@ -46,8 +46,6 @@ #include "internal.h" #include "video.h" -#undef time - #include #include #include FT_FREETYPE_H -- cgit v1.2.3