summaryrefslogtreecommitdiffstats
path: root/core/mp_core.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-10 19:56:01 +0200
committerwm4 <wm4@nowhere>2013-04-10 21:32:46 +0200
commit37a424ed10fcf671965435e6e3a2090623a278a6 (patch)
tree05070b0e85feef28b9c5f4f03157393e98073666 /core/mp_core.h
parent9df2260506f825a05ecd500496260292ef2481aa (diff)
downloadmpv-37a424ed10fcf671965435e6e3a2090623a278a6.tar.bz2
mpv-37a424ed10fcf671965435e6e3a2090623a278a6.tar.xz
mplayer: remove unnecessary variable
Diffstat (limited to 'core/mp_core.h')
-rw-r--r--core/mp_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/mp_core.h b/core/mp_core.h
index ea3d918b27..10839eb177 100644
--- a/core/mp_core.h
+++ b/core/mp_core.h
@@ -248,8 +248,6 @@ typedef struct MPContext {
struct ass_library *ass_library;
- int file_format;
-
int last_dvb_step;
int dvbin_reopen;