ref: ee297c7f1c777c6c5a1e93a6357e6419a5c40b0b
parent: 68f2b1a84eaa47bd8331ebd61eba24646907196a
author: Erik de Castro Lopo <erikd@mega-nerd.com>
date: Fri Apr 20 09:22:57 EDT 2007
tests/snr_bw_test.c : Remove cruft.
--- a/tests/snr_bw_test.c
+++ b/tests/snr_bw_test.c
@@ -412,10 +412,6 @@
" This test cannot be run without FFTW (http://www.fftw.org/).\n"
" Both the real and the complex versions of the library are\n"
" required.") ;
-
-#if (defined (WIN32) || defined (_WIN32))
- puts (" It it not known whether FFTW compiles and runs on Win32.") ;
-#endif
puts ("****************************************************************\n") ;
return 0 ;