summaryrefslogtreecommitdiffstats
path: root/ext/esd/esdmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/esd/esdmon.h')
-rw-r--r--ext/esd/esdmon.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/esd/esdmon.h b/ext/esd/esdmon.h
index 8d27fd08..50fc7ee2 100644
--- a/ext/esd/esdmon.h
+++ b/ext/esd/esdmon.h
@@ -69,8 +69,7 @@ struct _GstEsdmonClass {
GstElementClass parent_class;
};
-GType gst_esdmon_get_type(void);
-gboolean gst_esdmon_factory_init(GstPlugin *plugin);
+GType gst_esdmon_get_type (void);
G_END_DECLS