aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/taint~.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-01-25 04:41:32 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-01-25 04:41:32 +0000
commitc1313aea8746276cc4de4dbd177f6bf732db2a05 (patch)
treeac6763662109772ba7069488cccd5ff4d72d328a /externals/grill/fftease/src/taint~.cpp
parente1bdd67199e389a5ba7eb03ecff171058c37a467 (diff)
""
svn path=/trunk/; revision=361
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;