summaryrefslogtreecommitdiff
path: root/src/fl_rect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_rect.cxx')
-rw-r--r--src/fl_rect.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx
index 3fddf9388..f5b3d0af4 100644
--- a/src/fl_rect.cxx
+++ b/src/fl_rect.cxx
@@ -34,12 +34,6 @@
#include <FL/fl_draw.H>
#include <FL/x.H>
-#if defined(WIN32) || defined(__APPLE__)
-#elif defined(FL_PORTING)
-# pragma message "FL_PORTING: implement all the line drawing functions below"
-#else
-#endif
-
// -----------------------------------------------------------------------------
// all driver code is now in drivers/XXX/Fl_XXX_Graphics_Driver_xyz.cxx
// -----------------------------------------------------------------------------