asfenc: remove an unused variable
This commit is contained in:
parent
ff3db937ef
commit
84b5dcf275
@ -192,7 +192,6 @@ typedef struct ASFStream {
|
|||||||
AVPacket pkt;
|
AVPacket pkt;
|
||||||
int frag_offset;
|
int frag_offset;
|
||||||
int timestamp;
|
int timestamp;
|
||||||
int64_t duration;
|
|
||||||
|
|
||||||
int ds_span; /* descrambling */
|
int ds_span; /* descrambling */
|
||||||
int ds_packet_size;
|
int ds_packet_size;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user