rtpsbcpay: Remove workaround for compiler warnings
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Feb 2011 01:51:45 +0000 (17:51 -0800)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 10 Jan 2013 00:18:03 +0000 (00:18 +0000)
gst/rtp/gstrtpsbcpay.h

index a444b49..398de82 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);