Remove unnecessary header #includes.

Extracted from a patch by Erik Hovland, erik hovland org.

Originally committed as revision 13531 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Erik Hovland
2008-05-29 13:40:43 +00:00
committed by Diego Biurrun
parent 1489db821c
commit f094b6627d
7 changed files with 0 additions and 7 deletions

View File

@ -55,7 +55,6 @@
#undef time //needed because HAVE_AV_CONFIG_H is defined on top
#include <time.h>
#include "version.h"
#include "cmdutils.h"
#undef NDEBUG