summaryrefslogtreecommitdiffstats
path: root/player/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/command.c')
-rw-r--r--player/command.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/player/command.c b/player/command.c
index adcf9daa17..646b96864a 100644
--- a/player/command.c
+++ b/player/command.c
@@ -2790,8 +2790,6 @@ void run_command(MPContext *mpctx, mp_cmd_t *cmd)
if (msg_osd && opts->osd_level <= 1)
set_osd_msg(mpctx, OSD_MSG_OSD_STATUS, 0, osd_duration,
"OSD: %s", opts->osd_level ? "yes" : "no");
- else
- rm_osd_msg(mpctx, OSD_MSG_OSD_STATUS);
break;
}