summaryrefslogtreecommitdiff
path: root/avplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'avplay.c')
-rw-r--r--avplay.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/avplay.c b/avplay.c
index 4b7576cc1f..018f63dedb 100644
--- a/avplay.c
+++ b/avplay.c
@@ -1246,9 +1246,6 @@ static void do_exit(void)
cur_stream = NULL;
}
uninit_opts();
-#if CONFIG_AVFILTER
- avfilter_uninit();
-#endif
avformat_network_deinit();
if (show_status)
printf("\n");