summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mp_core.h b/mp_core.h
index db2624c014..70ad8a89a7 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -92,8 +92,6 @@ typedef struct MPContext {
struct subtitle *vo_sub_last;
bool add_osd_seek_info;
- // if nonzero, hide current OSD contents when GetTimerMS() reaches this
- unsigned int osd_show_percentage_until;
unsigned int osd_visible;
int osd_function;