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

@@ -46,8 +46,6 @@
#include <sys/resource.h>
#endif
#undef exit
const char **opt_names;
static int opt_name_count;
AVCodecContext *avcodec_opts[CODEC_TYPE_NB];