summaryrefslogtreecommitdiff
path: root/FL/mac.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/mac.H')
-rw-r--r--FL/mac.H6
1 files changed, 1 insertions, 5 deletions
diff --git a/FL/mac.H b/FL/mac.H
index b0a2b84f5..5133a6ce8 100644
--- a/FL/mac.H
+++ b/FL/mac.H
@@ -1,7 +1,7 @@
//
// Mac header file for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2018 by Bill Spitzak and others.
+// Copyright 1998-2026 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -114,10 +114,6 @@ typedef unsigned int NSUInteger;
#endif
#endif
-#if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_4
-typedef CGImageAlphaInfo CGBitmapInfo;
-#endif
-
struct flCocoaRegion {
int count;
CGRect *rects;