changeset 194:10e897e6dcba

...
author Chris Cannam
date Thu, 19 Oct 2006 09:56:53 +0000
parents bf1f256864de
children c92a605f6b59
files data/fft/FFTDataServer.cpp
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/data/fft/FFTDataServer.cpp	Wed Oct 18 16:38:30 2006 +0000
+++ b/data/fft/FFTDataServer.cpp	Thu Oct 19 09:56:53 2006 +0000
@@ -26,8 +26,8 @@
 #include "base/Profiler.h"
 
 
-#define DEBUG_FFT_SERVER 1
-#define DEBUG_FFT_SERVER_FILL 1
+//#define DEBUG_FFT_SERVER 1
+//#define DEBUG_FFT_SERVER_FILL 1
 
 #ifdef DEBUG_FFT_SERVER_FILL
 #ifndef DEBUG_FFT_SERVER