From d0c7c0fc6c1cc1085267d972db949f9ad2c85ea3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 18 Feb 2009 18:07:44 -0500 Subject: [PATCH] [MOVED FROM GST-P-FARSIGHT] Remove unused sink_ts_base --- gst/rtpmux/gstrtpmux.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gst/rtpmux/gstrtpmux.h b/gst/rtpmux/gstrtpmux.h index 74077f1f3c..f76717a732 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;