From ba3746fcffbefcba9a8de91b582830fc6820055f Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Tue, 28 Dec 2021 15:40:53 -0800 Subject: [PATCH] Remove blank line --- Audio/Chain/InputNode.m | 1 - 1 file changed, 1 deletion(-) diff --git a/Audio/Chain/InputNode.m b/Audio/Chain/InputNode.m index f93de576c..34fc976cb 100644 --- a/Audio/Chain/InputNode.m +++ b/Audio/Chain/InputNode.m @@ -182,7 +182,6 @@ if (shouldClose) [decoder close]; - free(inputBuffer);