From 6bb23c8f2bbd469f46fdf43ed7af744a6d540c77 Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Sat, 23 Nov 2013 10:21:04 +0100 Subject: [PATCH] Revert "Always pull in AvailabilityMacros.h" This reverts commit df7b6fb380b0ea23b42a1c756720325bc36b29eb. --- src/os_mac.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/os_mac.h b/src/os_mac.h index 9546b6d36e..78b79c2e16 100644 --- a/src/os_mac.h +++ b/src/os_mac.h @@ -16,11 +16,6 @@ # define OPAQUE_TOOLBOX_STRUCTS 0 #endif -/* Include MAC_OS_X_VERSION_* macros (needed for OS X 10.9, should be supported - * as of OS X 10.2) - * */ -#include - /* * Macintosh machine-dependent things. *