From 959b718957527710b4bcf6e7227a0beaeb034137 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 10 Jun 2014 21:44:50 +0200 Subject: stream_dvb: remove global option variables --- player/loadfile.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'player') diff --git a/player/loadfile.c b/player/loadfile.c index 26f6c3a0c5..712ba58f02 100644 --- a/player/loadfile.c +++ b/player/loadfile.c @@ -59,10 +59,6 @@ #include "command.h" #include "libmpv/client.h" -#if HAVE_DVBIN -#include "stream/dvbin.h" -#endif - static void uninit_sub(struct MPContext *mpctx, int order) { if (mpctx->d_sub[order]) -- cgit v1.2.3