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