summaryrefslogtreecommitdiff
path: root/ext/sbc/gstsbcparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sbc/gstsbcparse.h')
-rw-r--r--ext/sbc/gstsbcparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sbc/gstsbcparse.h b/ext/sbc/gstsbcparse.h
index eceeeea13..7a3f82661 100644
--- a/ext/sbc/gstsbcparse.h
+++ b/ext/sbc/gstsbcparse.h
@@ -62,7 +62,7 @@ struct _GstSbcParseClass {
GstElementClass parent_class;
};
-GType gst_sbc_parse_get_type(void);
+//GType gst_sbc_parse_get_type(void);
gboolean gst_sbc_parse_plugin_init(GstPlugin *plugin);