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/morphine~.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/fftease/src/morphine~.cpp') diff --git a/externals/grill/fftease/src/morphine~.cpp b/externals/grill/fftease/src/morphine~.cpp index 23c2cca9..813629ab 100644 --- a/externals/grill/fftease/src/morphine~.cpp +++ b/externals/grill/fftease/src/morphine~.cpp @@ -93,7 +93,7 @@ I morphine::sortpicks( const void *a, const void *b ) return 0; } -V morphine::Transform(I _N,S *const *in) +V morphine::Transform(I _N,S *const *) { const I _N2 = _N/2; I i; -- cgit v1.2.1