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, 1 insertions, 5 deletions
diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx
index 3c6574367..5530ccfbb 100644
--- a/src/fl_rect.cxx
+++ b/src/fl_rect.cxx
@@ -65,11 +65,7 @@ Fl_Region Fl_Graphics_Driver::clip_region() {
-#ifdef FL_CFG_GFX_QUARTZ
-
-# include "drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx"
-
-#endif
+// Apple Quartz driver in "drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx"
// -----------------------------------------------------------------------------