diff options
Diffstat (limited to 'src/drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx')
| -rw-r--r-- | src/drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx b/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx index caf4277c4..b238e9a9b 100644 --- a/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx +++ b/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx @@ -15,9 +15,6 @@ // -#include "../../config_lib.h" -#ifdef FL_CFG_GFX_QUARTZ - #include <FL/Fl.H> #include <FL/platform.H> @@ -297,6 +294,3 @@ void Fl_Quartz_Graphics_Driver::restore_clip() { } } } - - -#endif // FL_CFG_GFX_QUARTZ |
