mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 22:16:22 +00:00
asfdemux: remove unused variable
This commit is contained in:
parent
0243810e1e
commit
6a5c767ce5
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@ struct _GstASFDemux {
|
|||
GstClockTime first_ts; /* smallest timestamp found */
|
||||
|
||||
guint32 packet_size;
|
||||
guint32 timestamp; /* in milliseconds */
|
||||
guint64 play_time;
|
||||
|
||||
guint64 preroll;
|
||||
|
|
Loading…
Reference in a new issue