rtpsbcpay: Remove workaround for compiler warnings

This commit is contained in:
Marcel Holtmann 2011-02-13 17:51:45 -08:00 committed by Tim-Philipp Müller
parent fe79c60d74
commit 4196feb659

View 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);