From cd7c7d0841e047db4a0369fe60fe2331dd59e39a Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 2 Sep 2016 16:11:26 +0200 Subject: command: remove vo-cmdline With the recent vo_opengl changes it doesn't do anything anymore. I don't think a deprecation period is necessary, because the command was always marked as experimental. --- video/out/vo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'video/out/vo.h') diff --git a/video/out/vo.h b/video/out/vo.h index 3714fbf9ca..15f9f9e7df 100644 --- a/video/out/vo.h +++ b/video/out/vo.h @@ -101,7 +101,6 @@ enum mp_voctrl { // Retrieve window contents. (Normal screenshots use vo_get_current_frame().) VOCTRL_SCREENSHOT_WIN, // struct mp_image** - VOCTRL_SET_COMMAND_LINE, // char** VOCTRL_UPDATE_RENDER_OPTS, VOCTRL_GET_ICC_PROFILE, // bstr* -- cgit v1.2.3