Remove redundant #include, avformat.h indirectly includes common.h.

Originally committed as revision 9261 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-06-09 08:41:07 +00:00
parent ee387b57fd
commit 62dd740c7c
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@
*/
#define HAVE_AV_CONFIG_H
#include "avformat.h"
#include "common.h"
#include "cmdutils.h"
#undef exit