summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/player/core.h b/player/core.h
index 6057725983..f3ce5b4178 100644
--- a/player/core.h
+++ b/player/core.h
@@ -370,8 +370,6 @@ typedef struct MPContext {
int last_chapter_seek;
double last_chapter_pts;
- int last_dvb_step;
-
bool paused;
// step this many frames, then pause
int step_frames;