Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: compat/mac/AvailabilityMacros.h

Issue 575823002: Drop 10.5 support (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « compat/compat.gyp ('k') | compat/mac/mach/mach.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compat/mac/AvailabilityMacros.h
diff --git a/compat/mac/AvailabilityMacros.h b/compat/mac/AvailabilityMacros.h
index 69de4f69387b9f9c4e8d5bd38699010979b76f8b..c8e16d74ef77b1d59b760ff616f165ef719dbac2 100644
--- a/compat/mac/AvailabilityMacros.h
+++ b/compat/mac/AvailabilityMacros.h
@@ -17,12 +17,6 @@
#include_next <AvailabilityMacros.h>
-// 10.6 SDK
-
-#ifndef MAC_OS_X_VERSION_10_6
-#define MAC_OS_X_VERSION_10_6 1060
-#endif
-
// 10.7 SDK
#ifndef MAC_OS_X_VERSION_10_7
« no previous file with comments | « compat/compat.gyp ('k') | compat/mac/mach/mach.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698