From bb1bc7a6c48fa799b446945b8c6d34e3b1466be4 Mon Sep 17 00:00:00 2001 From: Geraint Date: Thu, 1 Dec 2022 00:26:42 +0000 Subject: [PATCH] Remove unused `#include` --- signalsmith-stretch.h | 1 - 1 file changed, 1 deletion(-) diff --git a/signalsmith-stretch.h b/signalsmith-stretch.h index 645e698..128dfa6 100644 --- a/signalsmith-stretch.h +++ b/signalsmith-stretch.h @@ -3,7 +3,6 @@ #include "dsp/spectral.h" #include "dsp/delay.h" -#include "dsp/curves.h" #include "dsp/perf.h" SIGNALSMITH_DSP_VERSION_CHECK(1, 3, 3); // Check version is compatible #include