From a39f9b6181ee54732050d64540703ca2e2c90a8d Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Sat, 20 Jan 2024 16:17:08 -0600 Subject: player: remove --term-remaining-playtime option This wasn't useful and didn't even really do what it said anyway. Closes #12167. --- 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 c951bcb748..7f5bea87fd 100644 --- a/options/options.h +++ b/options/options.h @@ -247,7 +247,6 @@ typedef struct MPOpts { int term_osd; bool term_osd_bar; char *term_osd_bar_chars; - bool term_remaining_playtime; char *term_title; char *playing_msg; char *osd_playing_msg; -- cgit v1.2.3