ffplay: remove unused no_background from videostate

Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
Marton Balint 2014-11-08 16:59:13 +01:00
parent 8c1f5fb0ae
commit 82928656b1
1 changed files with 0 additions and 1 deletions

View File

@ -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;