summaryrefslogtreecommitdiffstats
path: root/gst/debug/progressreport.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debug/progressreport.c')
-rw-r--r--gst/debug/progressreport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debug/progressreport.c b/gst/debug/progressreport.c
index f36b12ce..3540390c 100644
--- a/gst/debug/progressreport.c
+++ b/gst/debug/progressreport.c
@@ -490,7 +490,7 @@ gst_progress_report_get_property (GObject * object, guint prop_id,
gboolean
-gst_progress_report_plugin_init (GstPlugin * plugin, GstPluginClass * g_class)
+gst_progress_report_plugin_init (GstPlugin * plugin)
{
return gst_element_register (plugin, "progressreport", GST_RANK_NONE,
GST_TYPE_PROGRESS_REPORT);