Commit 82928656 authored by Marton Balint's avatar Marton Balint

ffplay: remove unused no_background from videostate

Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
parent 8c1f5fb0
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment