diff options
Diffstat (limited to 'WebCore/platform/graphics/win/GraphicsContextCGWin.cpp')
-rw-r--r-- | WebCore/platform/graphics/win/GraphicsContextCGWin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp b/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp index da5b503..917631b 100644 --- a/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp +++ b/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp @@ -27,7 +27,6 @@ #include "GraphicsContext.h" #include "TransformationMatrix.h" -#include "NotImplemented.h" #include "Path.h" #include <CoreGraphics/CGBitmapContext.h> |