Commit c4c52acc authored by Diego Biurrun's avatar Diego Biurrun

Remove pointless #if.

Originally committed as revision 11888 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a3689bf7
......@@ -2119,9 +2119,7 @@ static void opt_format(const char *arg)
}
}
#if defined(CONFIG_FFM_DEMUXER) || defined(CONFIG_FFM_MUXER)
extern int ffm_nopts;
#endif
static int opt_default(const char *opt, const char *arg){
int type;
......
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