From ce2b665b3dec00675bd374a2ad9a4d20a86bb618 Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Mon, 26 May 2008 03:46:06 +0000 Subject: remove unneeded include Originally committed as revision 13414 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/ffmenc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/ffmenc.c') diff --git a/libavformat/ffmenc.c b/libavformat/ffmenc.c index ba4fa7c0b7..d3008bf010 100644 --- a/libavformat/ffmenc.c +++ b/libavformat/ffmenc.c @@ -21,7 +21,6 @@ #include "avformat.h" #include "ffm.h" -#include /* disable pts hack for testing */ int ffm_nopts = 0; -- cgit v1.2.3