summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/chromium/PlatformSupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/chromium/PlatformSupport.h')
-rw-r--r--Source/WebCore/platform/chromium/PlatformSupport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/platform/chromium/PlatformSupport.h b/Source/WebCore/platform/chromium/PlatformSupport.h
index 6e7949e8a..5b02dbf2c 100644
--- a/Source/WebCore/platform/chromium/PlatformSupport.h
+++ b/Source/WebCore/platform/chromium/PlatformSupport.h
@@ -51,7 +51,6 @@ typedef NPP_t* NPP;
#if OS(DARWIN)
typedef struct CGFont* CGFontRef;
-typedef uintptr_t ATSFontContainerRef;
#ifdef __OBJC__
@class NSFont;
#else