diff --git a/avplay.c b/avplay.c index 6dbf140135a77ba2d8e7a755783df18002b902c2..3bbb7ef1a2e0b1afac86d93a7f0ef9e742b1e5f8 100644 --- a/avplay.c +++ b/avplay.c @@ -2599,7 +2599,6 @@ static int decode_thread(void *arg) if (is->ic) { avformat_close_input(&is->ic); } - avio_set_interrupt_cb(NULL); if (ret != 0) { SDL_Event event;