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/ether~.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/fftease/src/ether~.cpp') diff --git a/externals/grill/fftease/src/ether~.cpp b/externals/grill/fftease/src/ether~.cpp index 80cd2df2..0e9803f0 100644 --- a/externals/grill/fftease/src/ether~.cpp +++ b/externals/grill/fftease/src/ether~.cpp @@ -66,7 +66,7 @@ ether::ether(I argc,const t_atom *argv): } -V ether::Transform(I _N,S *const *in) +V ether::Transform(I _N,S *const *) { const BL inv = _invert; const F threshMult = _threshMult?_threshMult:1; -- cgit v1.2.1