summaryrefslogtreecommitdiff
path: root/test/blocks.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/blocks.cxx')
-rw-r--r--test/blocks.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/blocks.cxx b/test/blocks.cxx
index 029133e5b..c7d3979ed 100644
--- a/test/blocks.cxx
+++ b/test/blocks.cxx
@@ -34,12 +34,6 @@
// Audio headers...
#include <config.h>
-#if defined(_WIN32) || defined(__APPLE__)
-#elif defined(FL_PORTING)
-# pragma message "FL_PORTING: FLTK does not provide cross platform sound support"
-#else
-#endif
-
#ifndef _WIN32
# include <unistd.h>
# include <sys/time.h> // gettimeofday()