From feeb907835c33ec49308a32449dc0b6d07285e2a Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 9 Jan 2003 04:37:24 +0000 Subject: "" svn path=/trunk/; revision=329 --- externals/grill/fftease/src/fft.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/fftease/src/fft.c') diff --git a/externals/grill/fftease/src/fft.c b/externals/grill/fftease/src/fft.c index f920e231..11c5da6d 100644 --- a/externals/grill/fftease/src/fft.c +++ b/externals/grill/fftease/src/fft.c @@ -1,7 +1,7 @@ #include "pv.h" -//float TWOPI; +/* float TWOPI; */ /* If forward is true, rfft replaces 2*N real data points in x with N complex values representing the positive frequency half of their -- cgit v1.2.1