rtpsbcpay: First attempt in fixing compiler warnings (still needs cleanup)

This commit is contained in:
Marcel Holtmann 2008-12-23 05:25:50 +01:00 committed by Tim-Philipp Müller
parent 7d4f846112
commit f890079aae

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