summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/Image.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/Image.h')
-rw-r--r--WebCore/platform/graphics/Image.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/WebCore/platform/graphics/Image.h b/WebCore/platform/graphics/Image.h
index 3230df5..7c00b71 100644
--- a/WebCore/platform/graphics/Image.h
+++ b/WebCore/platform/graphics/Image.h
@@ -55,10 +55,6 @@ typedef SIZE* LPSIZE;
typedef struct HBITMAP__ *HBITMAP;
#endif
-#if PLATFORM(SKIA)
-class NativeImageSkia;
-#endif
-
#if PLATFORM(QT)
#include <QPixmap>
#endif