Commit 2acb5e10 authored by Måns Rullgård's avatar Måns Rullgård

Merge two adjacent ifdef blocks

Originally committed as revision 22347 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2791730d
...@@ -38,9 +38,6 @@ ...@@ -38,9 +38,6 @@
#ifdef HAVE_AV_CONFIG_H #ifdef HAVE_AV_CONFIG_H
#include "config.h" #include "config.h"
#endif
#ifdef HAVE_AV_CONFIG_H
# include "intmath.h" # include "intmath.h"
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment