Index: Source/wtf/FeatureDefines.h |
diff --git a/Source/wtf/FeatureDefines.h b/Source/wtf/FeatureDefines.h |
index 1a2c43b7d4aebe19a51035324fe87339961f9542..639391934d0a15901c74d8b35ac288a5aaaf105f 100644 |
--- a/Source/wtf/FeatureDefines.h |
+++ b/Source/wtf/FeatureDefines.h |
@@ -322,10 +322,6 @@ |
#define ENABLE_XHR_TIMEOUT 0 |
#endif |
-#if !defined(ENABLE_XSLT) |
-#define ENABLE_XSLT 1 |
-#endif |
- |
/* Asserts, invariants for macro definitions */ |
#if ENABLE(SVG_FONTS) && !ENABLE(SVG) |