From b0396bf70211adaad17ae0e2cf6e851b1467ae00 Mon Sep 17 00:00:00 2001 From: jacopo grandi Date: Tue, 2 Mar 2021 18:44:31 +0100 Subject: added tasks --- gst/info.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gst/info.c') diff --git a/gst/info.c b/gst/info.c index 74b2d19..91a26a2 100644 --- a/gst/info.c +++ b/gst/info.c @@ -518,7 +518,6 @@ void cost_weights_init (stats_unit *w) { stats_unit_map(w, f_add1); } - float f_sum (float a, float b) { return a+b; } float stats_compute_cost (stats_unit *w, stats_unit *base) { -- cgit v1.2.3-54-g00ecf