Commit 47fa578e authored by diego's avatar diego

Remove pointless #if.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11888 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8b90d4f5
......@@ -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