summaryrefslogtreecommitdiff
path: root/main/smoother.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/smoother.c')
-rw-r--r--main/smoother.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/smoother.c b/main/smoother.c
index 461180db2..5c58f8341 100644
--- a/main/smoother.c
+++ b/main/smoother.c
@@ -222,4 +222,3 @@ void ast_smoother_free(struct ast_smoother *s)
ao2_cleanup(s->format);
ast_free(s);
}
-