summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Cairo.H3
1 files changed, 0 insertions, 3 deletions
diff --git a/FL/Fl_Cairo.H b/FL/Fl_Cairo.H
index 73ea07c34..6cba339fc 100644
--- a/FL/Fl_Cairo.H
+++ b/FL/Fl_Cairo.H
@@ -44,9 +44,6 @@
# include <cairo-win32.h>
# elif defined(__APPLE_QUARTZ__)
# include <cairo-quartz.h>
-# elif defined(__APPLE_QD__)
-# error Apple Quartz is necessary for Cairo upport.
-# else
# error Cairo is not supported on that platform.
# endif