aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/thresher~.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/fftease/src/thresher~.cpp')
-rw-r--r--externals/grill/fftease/src/thresher~.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/fftease/src/thresher~.cpp b/externals/grill/fftease/src/thresher~.cpp
index 98c02eb1..29b042be 100644
--- a/externals/grill/fftease/src/thresher~.cpp
+++ b/externals/grill/fftease/src/thresher~.cpp
@@ -41,7 +41,7 @@ private:
FLEXT_LIB_DSP("fftease, thresher~ nacho~",thresher)
-V thresher::setup(t_classid c)
+V thresher::setup(t_classid )
{
}
@@ -84,7 +84,7 @@ thresher::thresher():
}
-V thresher::Transform(I _N,S *const *in)
+V thresher::Transform(I _N,S *const *)
{
I *fr = _framesLeft;
if( _firstFrame ) {