summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-05-23 04:24:04 +0200
committerwm4 <wm4@nowhere>2020-05-23 04:24:04 +0200
commit502e7987d8d85cb1d9eb3b3d1af38a1a92cc04e8 (patch)
tree0fb2e497ebbcb1e4898f565845065ad0902a7c63 /player/core.h
parente822207ab4f860c062fce78ba75c5d32290f4163 (diff)
downloadmpv-502e7987d8d85cb1d9eb3b3d1af38a1a92cc04e8.tar.bz2
mpv-502e7987d8d85cb1d9eb3b3d1af38a1a92cc04e8.tar.xz
player: remove some display-adrop leftovers
Forgotten in one of the previous commits. Also undeprecates display-adrop since it's out of sight now.
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 6882246942..55c8f514db 100644
--- a/player/core.h
+++ b/player/core.h
@@ -347,8 +347,6 @@ typedef struct MPContext {
int display_sync_drift_dir;
// Timing error (in seconds) due to rounding on vsync boundaries
double display_sync_error;
- double audio_drop_throttle;
- bool audio_drop_deprecated_msg;
// Number of mistimed frames.
int mistimed_frames_total;
bool hrseek_active; // skip all data until hrseek_pts