Remove hacks not required since HAVE_AV_CONFIG_H was unset for the apps

Originally committed as revision 22295 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2010-03-07 22:18:37 +00:00
parent 72c2bdebcf
commit 6580d5e377
5 changed files with 0 additions and 13 deletions

View File

@@ -21,7 +21,6 @@
#include "config.h"
#undef HAVE_AV_CONFIG_H
#include "libavformat/avformat.h"
#include "libavcodec/avcodec.h"
#include "libavcodec/opt.h"