Index: Source/WTF/wtf/FeatureDefines.h |
diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h |
index 58db2d0d9cb9d94a5dd69b1a055a2b3c4d45595b..ceae01681065d044b67ba769c2b7dd228a46c03b 100644 |
--- a/Source/WTF/wtf/FeatureDefines.h |
+++ b/Source/WTF/wtf/FeatureDefines.h |
@@ -240,10 +240,6 @@ |
#define ENABLE_MEDIA_STREAM 0 |
#endif |
-#if !defined(ENABLE_MICRODATA) |
-#define ENABLE_MICRODATA 0 |
-#endif |
- |
#if !defined(ENABLE_MOUSE_CURSOR_SCALE) |
#define ENABLE_MOUSE_CURSOR_SCALE 0 |
#endif |