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 ae95a20bdd..02bd01b03f 100644
--- a/player/core.h
+++ b/player/core.h
@@ -274,8 +274,6 @@ typedef struct MPContext {
int64_t shown_vframes, shown_aframes;
struct stream *stream; // stream that was initially opened
- struct demuxer **sources; // all open demuxers
- int num_sources;
struct demux_chapter *chapters;
int num_chapters;