summaryrefslogtreecommitdiffstats
path: root/gst/rtpmux/gstrtpmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpmux/gstrtpmux.h')
-rw-r--r--gst/rtpmux/gstrtpmux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/rtpmux/gstrtpmux.h b/gst/rtpmux/gstrtpmux.h
index 3bc7ac3c..74077f1f 100644
--- a/gst/rtpmux/gstrtpmux.h
+++ b/gst/rtpmux/gstrtpmux.h
@@ -64,8 +64,6 @@ struct _GstRTPMux
guint16 seqnum;
guint ssrc;
guint current_ssrc;
-
- guint32 clock_rate;
};
struct _GstRTPMuxClass