diff options
Diffstat (limited to 'ext/sbc/gstsbcenc.h')
-rw-r--r-- | ext/sbc/gstsbcenc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sbc/gstsbcenc.h b/ext/sbc/gstsbcenc.h index 17e89549a..0038f899b 100644 --- a/ext/sbc/gstsbcenc.h +++ b/ext/sbc/gstsbcenc.h @@ -68,7 +68,7 @@ struct _GstSbcEncClass { GstElementClass parent_class; }; -GType gst_sbc_enc_get_type(void); +//GType gst_sbc_enc_get_type(void); gboolean gst_sbc_enc_plugin_init(GstPlugin *plugin); |