summaryrefslogtreecommitdiffstats
path: root/mp_osd.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_osd.h')
-rw-r--r--mp_osd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp_osd.h b/mp_osd.h
index 86eed3a142..444b54736c 100644
--- a/mp_osd.h
+++ b/mp_osd.h
@@ -41,6 +41,5 @@ void set_osd_bar(struct MPContext *mpctx, int type,const char* name,double min,d
void set_osd_msg(struct MPContext *mpctx, int id, int level, int time, const char* fmt, ...);
void set_osd_tmsg(struct MPContext *mpctx, int id, int level, int time, const char* fmt, ...);
void rm_osd_msg(struct MPContext *mpctx, int id);
-void mp_show_osd_progression(struct MPContext *mpctx);
#endif /* MPLAYER_MP_OSD_H */