From 4bfd3b456172694d799927319ccd8dca5ad6b8dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 18 Feb 2009 14:16:00 -0500 Subject: [MOVED FROM GST-P-FARSIGHT] Remove unused clock-rate property --- gst/rtpmux/gstrtpmux.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gst/rtpmux/gstrtpmux.h') 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 -- cgit v1.2.1