diff --git a/ffplay.c b/ffplay.c index 507617e1391c85c504759bda7f72ce15837c736b..bd156dfb7d00a35688d4b8e8c74588558197ab60 100644 --- a/ffplay.c +++ b/ffplay.c @@ -198,7 +198,6 @@ typedef struct VideoState { SDL_Thread *video_tid; SDL_Thread *audio_tid; AVInputFormat *iformat; - int no_background; int abort_request; int force_refresh; int paused;