mpeg: Remove unused field
This commit is contained in:
parent
b3f0465736
commit
01168bf140
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ typedef struct PacketDesc {
|
|||
int64_t dts;
|
||||
int size;
|
||||
int unwritten_size;
|
||||
int flags;
|
||||
struct PacketDesc *next;
|
||||
} PacketDesc;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue