mpegtsbase: remove unused variables: upstream_live and queried_latency
https://bugzilla.gnome.org/show_bug.cgi?id=766343
This commit is contained in:
parent
4f0e42b8e4
commit
abc1c4fc9a
@ -141,11 +141,6 @@ struct _MpegTSBase {
|
|||||||
/* Whether we saw a PAT yet */
|
/* Whether we saw a PAT yet */
|
||||||
gboolean seen_pat;
|
gboolean seen_pat;
|
||||||
|
|
||||||
/* Whether upstream is live or not */
|
|
||||||
gboolean upstream_live;
|
|
||||||
/* Whether we queried the upstream latency or not */
|
|
||||||
gboolean queried_latency;
|
|
||||||
|
|
||||||
/* Upstream segment */
|
/* Upstream segment */
|
||||||
GstSegment segment;
|
GstSegment segment;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user