summaryrefslogtreecommitdiffstats
path: root/gst/matroska
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska')
-rw-r--r--gst/matroska/matroska-mux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/matroska/matroska-mux.h b/gst/matroska/matroska-mux.h
index 4ca0035f..22ee9352 100644
--- a/gst/matroska/matroska-mux.h
+++ b/gst/matroska/matroska-mux.h
@@ -137,8 +137,6 @@ typedef struct _GstMatroskaMuxClass {
GstElementClass parent;
} GstMatroskaMuxClass;
-GType gst_matroska_mux_get_type (void);
-
gboolean gst_matroska_mux_plugin_init (GstPlugin *plugin);
G_END_DECLS