asfenc: remove an unused variable

This commit is contained in:
Anton Khirnov 2016-03-04 16:39:29 +01:00
parent ff3db937ef
commit 84b5dcf275
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ typedef struct ASFStream {
AVPacket pkt;
int frag_offset;
int timestamp;
int64_t duration;
int ds_span; /* descrambling */
int ds_packet_size;