summaryrefslogtreecommitdiff
path: root/gst/rtpmux
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-02-18 18:07:44 -0500
committerEdward Hervey <bilboed@bilboed.com>2009-02-21 17:48:57 +0100
commitd0c7c0fc6c1cc1085267d972db949f9ad2c85ea3 (patch)
treeae161e546213759dbb72d23b0574360a8fcbf5ab /gst/rtpmux
parentf5a8eb59afee4caf434a74fb27a504350f6fc753 (diff)
downloadgstreamer-plugins-bad-d0c7c0fc6c1cc1085267d972db949f9ad2c85ea3.tar.gz
[MOVED FROM GST-P-FARSIGHT] Remove unused sink_ts_base
Diffstat (limited to 'gst/rtpmux')
-rw-r--r--gst/rtpmux/gstrtpmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/rtpmux/gstrtpmux.h b/gst/rtpmux/gstrtpmux.h
index 74077f1f3..f76717a73 100644
--- a/gst/rtpmux/gstrtpmux.h
+++ b/gst/rtpmux/gstrtpmux.h
@@ -56,7 +56,6 @@ struct _GstRTPMux
gint numpads;
guint32 ts_base;
- guint32 sink_ts_base;
guint16 seqnum_base;
gint32 ts_offset;