aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/dentist~.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/fftease/src/dentist~.cpp')
-rw-r--r--externals/grill/fftease/src/dentist~.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/fftease/src/dentist~.cpp b/externals/grill/fftease/src/dentist~.cpp
index 3cdcfd90..59d56780 100644
--- a/externals/grill/fftease/src/dentist~.cpp
+++ b/externals/grill/fftease/src/dentist~.cpp
@@ -123,7 +123,7 @@ V dentist::Set()
ms_knee(_knee);
}
-V dentist::Transform(I _N,S *const *in)
+V dentist::Transform(I _N,S *const *)
{
const BL *bs = _bin_selection;
for(I i = 0; i < _N ; i += 2)