Commit 0a95449d authored by Michael Niedermayer's avatar Michael Niedermayer

cmdutils: remove unneeded #if

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent d757f751
......@@ -90,9 +90,7 @@ int opt_cpuflags(void *optctx, const char *opt, const char *arg);
int opt_codec_debug(void *optctx, const char *opt, const char *arg);
#if CONFIG_OPENCL
int opt_opencl(void *optctx, const char *opt, const char *arg);
#endif
/**
* Limit the execution time.
......
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