From e224e36030296641bfcdaa90008b0d5b670665eb Mon Sep 17 00:00:00 2001 From: Fabrice Bellard Date: Mon, 8 Sep 2003 22:32:30 +0000 Subject: removed localtime_r.h Originally committed as revision 2236 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/dvcore.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat') diff --git a/libavformat/dvcore.c b/libavformat/dvcore.c index 57864c5f81..c6d5ed6a95 100644 --- a/libavformat/dvcore.c +++ b/libavformat/dvcore.c @@ -21,7 +21,6 @@ */ #include "avformat.h" #include "dvcore.h" -#include "localtime_r.h" /* * The reason why the following three big ugly looking tables are -- cgit v1.2.3