Commit 84b5dcf2 authored by Anton Khirnov's avatar Anton Khirnov

asfenc: remove an unused variable

parent ff3db937
......@@ -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;
......
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