summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/player/core.h b/player/core.h
index 9b468492bf..810c192885 100644
--- a/player/core.h
+++ b/player/core.h
@@ -379,9 +379,6 @@ typedef struct MPContext {
double last_frame_duration;
// Video PTS, or audio PTS if video has ended.
double playback_pts;
- // audio stats only
- int64_t audio_stat_start;
- double written_audio;
int last_chapter;