summaryrefslogtreecommitdiffstats
path: root/sub/osd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/osd.h')
-rw-r--r--sub/osd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sub/osd.h b/sub/osd.h
index d79f55ae3d..2a5bf71b05 100644
--- a/sub/osd.h
+++ b/sub/osd.h
@@ -149,9 +149,6 @@ void osd_free(struct osd_state *osd);
bool osd_query_and_reset_want_redraw(struct osd_state *osd);
-double osd_get_vo_pts(struct osd_state *osd);
-void osd_set_vo_pts(struct osd_state *osd, double vo_pts);
-
void osd_set_text(struct osd_state *osd, int obj, const char *text);
struct osd_sub_state {