avplay: remove an unused variable.

This commit is contained in:
Anton Khirnov 2012-02-27 19:44:41 +01:00
parent 63efd83ae1
commit e0f68413dd

View File

@ -137,7 +137,6 @@ typedef struct VideoState {
int64_t seek_rel;
int read_pause_return;
AVFormatContext *ic;
int dtg_active_format;
int audio_stream;