aboutsummaryrefslogtreecommitdiff
path: root/gst/info.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/info.c')
-rw-r--r--gst/info.c1
1 files changed, 0 insertions, 1 deletions
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) {