summaryrefslogtreecommitdiff
path: root/lib/common/BoxPlatform.h
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2006-12-29 17:32:21 +0000
committerChris Wilson <chris+github@qwirx.com>2006-12-29 17:32:21 +0000
commit44529e9be1a198e3a78b3dc3e971b9fe572d086d (patch)
treea5949b7a8d4aa2aed20e19e6c9552f7748e3303a /lib/common/BoxPlatform.h
parent34ce26dcc69416489a1520e18a657ea7e8771ae1 (diff)
Belay that order, XO (partially revert patch [1229])
Diffstat (limited to 'lib/common/BoxPlatform.h')
-rw-r--r--lib/common/BoxPlatform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/common/BoxPlatform.h b/lib/common/BoxPlatform.h
index 28822aa8..3ae929ef 100644
--- a/lib/common/BoxPlatform.h
+++ b/lib/common/BoxPlatform.h
@@ -51,8 +51,6 @@
#define PLATFORM_CLIB_FNS_INTERCEPTION_IMPOSSIBLE
#endif
- #define PLATFORM_CLIB_FNS_INTERCEPTION_IMPOSSIBLE
-
// Disable memory testing under Darwin, it just doesn't like it very much.
#ifdef __APPLE__
// TODO: We really should get some decent leak detection code.