summaryrefslogtreecommitdiffstats
path: root/stream/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream.c')
-rw-r--r--stream/stream.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/stream.c b/stream/stream.c
index fc5185827b..99225ca3b4 100644
--- a/stream/stream.c
+++ b/stream/stream.c
@@ -140,9 +140,7 @@ static const stream_info_t* const auto_open_streams[] = {
#ifdef CONFIG_LIBBLURAY
&stream_info_bluray,
#endif
-#ifdef CONFIG_FFMPEG
&stream_info_ffmpeg,
-#endif
&stream_info_null,
&stream_info_mf,