mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
rtpmux: Remove unused sink_ts_base
This commit is contained in:
parent
cc23958183
commit
d3237eaf95
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ struct _GstRTPMux
|
|||
gint numpads;
|
||||
|
||||
guint32 ts_base;
|
||||
guint32 sink_ts_base;
|
||||
guint16 seqnum_base;
|
||||
|
||||
gint32 ts_offset;
|
||||
|
|
Loading…
Reference in a new issue