Commit 01168bf1 authored by Luca Barbato's avatar Luca Barbato

mpeg: Remove unused field

parent b3f04657
......@@ -43,7 +43,6 @@ typedef struct PacketDesc {
int64_t dts;
int size;
int unwritten_size;
int flags;
struct PacketDesc *next;
} PacketDesc;
......
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