summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/player/core.h b/player/core.h
index a6606af91c..a4ffc34b68 100644
--- a/player/core.h
+++ b/player/core.h
@@ -408,10 +408,6 @@ typedef struct MPContext {
struct seek_params seek;
- // Can be temporarily set to an external audio track after seeks. Then it
- // must be seeked to the video position once video is done seeking.
- struct track *seek_slave;
-
/* Heuristic for relative chapter seeks: keep track which chapter
* the user wanted to go to, even if we aren't exactly within the
* boundaries of that chapter due to an inaccurate seek. */