Index: Source/core/platform/graphics/opentype/OpenTypeUtilities.h |
diff --git a/Source/core/platform/graphics/opentype/OpenTypeUtilities.h b/Source/core/platform/graphics/opentype/OpenTypeUtilities.h |
index 7b8154482d4242fc9c5a9e7138c21daabbd758d6..5d6382429755ba4f29bc46bf22cdfdfef3456574 100644 |
--- a/Source/core/platform/graphics/opentype/OpenTypeUtilities.h |
+++ b/Source/core/platform/graphics/opentype/OpenTypeUtilities.h |
@@ -37,10 +37,6 @@ struct BigEndianUShort; |
struct EOTPrefix; |
class SharedBuffer; |
-#if OS(WINCE) |
-typedef unsigned __int8 UInt8; |
-#endif |
- |
struct EOTHeader { |
EOTHeader(); |