summaryrefslogtreecommitdiffstats
path: root/core/combo/include
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-04-03 13:41:10 -0700
committerElliott Hughes <enh@google.com>2015-04-03 13:41:10 -0700
commit98ff711a5d6f81daf263e2ce535e47babf4cbd92 (patch)
tree24e41cb63fafa0bc9321df59392d844316809318 /core/combo/include
parent97bcf915ad005a4baeb981ed8da09ab219973b1f (diff)
downloadbuild-98ff711a5d6f81daf263e2ce535e47babf4cbd92.zip
build-98ff711a5d6f81daf263e2ce535e47babf4cbd92.tar.gz
build-98ff711a5d6f81daf263e2ce535e47babf4cbd92.tar.bz2
There's no such thing as _THREAD_SAFE.
At least, as far as I can tell from the internet and from grep in /usr/include on a Mac. Change-Id: I7f39bb2013db88e59f604e4491344d0d342e5f0b
Diffstat (limited to 'core/combo/include')
-rw-r--r--core/combo/include/arch/darwin-x86/AndroidConfig.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/combo/include/arch/darwin-x86/AndroidConfig.h b/core/combo/include/arch/darwin-x86/AndroidConfig.h
index b4cc167..2673640 100644
--- a/core/combo/include/arch/darwin-x86/AndroidConfig.h
+++ b/core/combo/include/arch/darwin-x86/AndroidConfig.h
@@ -33,11 +33,6 @@
*/
/*
- * Add any extra platform-specific defines here.
- */
-#define _THREAD_SAFE
-
-/*
* Define if we have <malloc.h> header
*/
/* #define HAVE_MALLOC_H */