summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/mf.c')
-rw-r--r--libmpdemux/mf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpdemux/mf.c b/libmpdemux/mf.c
index 6d874eaf8b..908aa98449 100644
--- a/libmpdemux/mf.c
+++ b/libmpdemux/mf.c
@@ -18,7 +18,6 @@
#include "mf.h"
-int mf_support = 0;
int mf_w = 0; //352; // let codecs to detect it
int mf_h = 0; //288;
float mf_fps = 25.0;