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

Unified Diff: compat/mac/mach/mach.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/mac/AvailabilityMacros.h ('k') | compat/mac/servers/bootstrap.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compat/mac/mach/mach.h
diff --git a/compat/mac/mach/mach.h b/compat/mac/mach/mach.h
index 22b9ad8b025ccc50a942f7012fd696e51cc727a9..adf38c3358d97cc479f915da1dccd14dbc11b1cf 100644
--- a/compat/mac/mach/mach.h
+++ b/compat/mac/mach/mach.h
@@ -61,16 +61,6 @@
// <mach/i386/thread_status.h>
-// 10.6 SDK
-
-#ifndef x86_AVX_STATE32
-#define x86_AVX_STATE32 16
-#endif
-
-#ifndef x86_AVX_STATE64
-#define x86_AVX_STATE64 17
-#endif
-
// 10.8 SDK
#ifndef x86_AVX_STATE
« no previous file with comments | « compat/mac/AvailabilityMacros.h ('k') | compat/mac/servers/bootstrap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698