Index: Source/wtf/Platform.h |
diff --git a/Source/wtf/Platform.h b/Source/wtf/Platform.h |
index 29b0e205f3094433760a056b5c5e9d17803c1611..e96739c0cb520713ed3e4a1f2425da19f4706836 100644 |
--- a/Source/wtf/Platform.h |
+++ b/Source/wtf/Platform.h |
@@ -133,10 +133,6 @@ |
#define WTF_USE_SYSTEM_MALLOC 1 |
#endif /* OS(DARWIN) */ |
-#if OS(DARWIN) |
-#define ENABLE_PURGEABLE_MEMORY 1 |
-#endif /* OS(DARWIN) */ |
- |
#if !defined(HAVE_ACCESSIBILITY) |
#if !OS(ANDROID) |
#define HAVE_ACCESSIBILITY 1 |