summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/mplayer.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/mplayer.c b/core/mplayer.c
index 216103e95f..1d13b1b930 100644
--- a/core/mplayer.c
+++ b/core/mplayer.c
@@ -4044,10 +4044,6 @@ goto_enable_cache: ;
goto terminate_playback;
}
- // Disable the term OSD in verbose mode
- if (verbose)
- opts->term_osd = 0;
-
//================ SETUP STREAMS ==========================
if (mpctx->sh_video) {