From b8daef5d8b3f58481ac95f7217df8f1509fa0b59 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 28 Mar 2020 00:41:38 +0100 Subject: input: remove deprecated --input-file option This was deprecated 2 releases ago. The deprecation changelog entry says that there are no plans to remove it short-term, but I guess I lied. --- options/options.h | 1 - 1 file changed, 1 deletion(-) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index 101d039cb1..1eed3184b7 100644 --- a/options/options.h +++ b/options/options.h @@ -319,7 +319,6 @@ typedef struct MPOpts { struct encode_opts *encode_opts; char *ipc_path; - char *input_file; int wingl_dwm_flush; -- cgit v1.2.3