From c1313aea8746276cc4de4dbd177f6bf732db2a05 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 25 Jan 2003 04:41:32 +0000 Subject: "" svn path=/trunk/; revision=361 --- externals/grill/fftease/src/burrow~.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/fftease/src/burrow~.cpp') 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; -- cgit v1.2.1