diff dsp/transforms/FFT.cpp @ 408:5316fa4b0f33

Comments
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 23 Feb 2015 10:43:01 +0000
parents a0829908bb74
children 0307327a3869
line wrap: on
line diff
--- a/dsp/transforms/FFT.cpp	Mon Feb 23 10:42:54 2015 +0000
+++ b/dsp/transforms/FFT.cpp	Mon Feb 23 10:43:01 2015 +0000
@@ -4,7 +4,6 @@
     QM DSP Library
 
     Centre for Digital Music, Queen Mary, University of London.
-    This file is based on Don Cross's public domain FFT implementation.
 */
 
 #include "FFT.h"