Commit c1d4bb57 authored by Stefano Sabatini's avatar Stefano Sabatini

ffplay: remove unused field VideoState.dtg_active_format

Signed-off-by: 's avatarStefano Sabatini <stefano.sabatini-lala@poste.it>
parent 05d33d86
......@@ -140,7 +140,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