summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo.h')
-rw-r--r--video/out/vo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 87fd741c98..49a7546462 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -357,8 +357,6 @@ double vo_get_delay(struct vo *vo);
void vo_wakeup(struct vo *vo);
-const char *vo_get_window_title(struct vo *vo);
-
struct mp_keymap {
int from;
int to;