Browse Source

avplay: remove an unused variable.

tags/n0.11
Anton Khirnov 13 years ago
parent
commit
e0f68413dd
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      avplay.c

+ 0
- 1
avplay.c 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;



Loading…
Cancel
Save