summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mp_core.h b/mp_core.h
index 190b81883f..f216ddf0cb 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -210,9 +210,6 @@ typedef struct MPContext {
// step this many frames, then pause
int step_frames;
- bool status_printed;
- int paused_cache_fill;
-
// Set after showing warning about decoding being too slow for realtime
// playback rate. Used to avoid showing it multiple times.
bool drop_message_shown;