ffplay: remove unused no_background from videostate

Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
Marton Balint
2015-01-01 14:38:12 +01:00
parent 8c1f5fb0ae
commit 82928656b1
-1
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;