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 02bd01b03f..7f4104780f 100644
--- a/player/core.h
+++ b/player/core.h
@@ -273,8 +273,6 @@ typedef struct MPContext {
// Current file statistics
int64_t shown_vframes, shown_aframes;
- struct stream *stream; // stream that was initially opened
-
struct demux_chapter *chapters;
int num_chapters;