Commit e0f68413 authored by Anton Khirnov's avatar Anton Khirnov

avplay: remove an unused variable.

parent 63efd83a
......@@ -137,7 +137,6 @@ typedef struct VideoState {
int64_t seek_rel;
int read_pause_return;
AVFormatContext *ic;
int dtg_active_format;
int audio_stream;
......
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