summaryrefslogtreecommitdiffstats
path: root/player/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/command.c')
-rw-r--r--player/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/player/command.c b/player/command.c
index bb9696801d..e7471e47fd 100644
--- a/player/command.c
+++ b/player/command.c
@@ -3976,7 +3976,6 @@ static int set_filters(struct MPContext *mpctx, enum stream_type mediatype,
} else {
m_option_free(co->opt, list);
*list = old_settings;
- reinit_filters(mpctx, mediatype);
}
return success ? 0 : -1;