rtpsbcpay: First attempt in fixing compiler warnings (still needs cleanup)
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Dec 2008 04:25:50 +0000 (05:25 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 10 Jan 2013 00:15:35 +0000 (00:15 +0000)
gst/rtp/gstrtpsbcpay.h

index e56fef3..6623611 100644 (file)
@@ -59,7 +59,7 @@ struct _GstRtpSBCPayClass {
        GstBaseRTPPayloadClass parent_class;
 };
 
-GType gst_rtp_sbc_pay_get_type(void);
+//GType gst_rtp_sbc_pay_get_type(void);
 
 gboolean gst_rtp_sbc_pay_plugin_init (GstPlugin * plugin);