aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/taint~.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/fftease/src/taint~.cpp')
-rw-r--r--externals/grill/fftease/src/taint~.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/fftease/src/taint~.cpp b/externals/grill/fftease/src/taint~.cpp
index 82c38f0e..797b2d5d 100644
--- a/externals/grill/fftease/src/taint~.cpp
+++ b/externals/grill/fftease/src/taint~.cpp
@@ -74,7 +74,7 @@ taint::taint(I argc,const t_atom *argv):
}
-V taint::Transform(I _N,S *const *in)
+V taint::Transform(I _N,S *const *)
{
register const F thr = _threshold;