diff options
Diffstat (limited to 'WebCore/html/CanvasStyle.cpp')
-rw-r--r-- | WebCore/html/CanvasStyle.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/html/CanvasStyle.cpp b/WebCore/html/CanvasStyle.cpp index 0aaaab2..37308ad 100644 --- a/WebCore/html/CanvasStyle.cpp +++ b/WebCore/html/CanvasStyle.cpp @@ -44,8 +44,6 @@ #include <QBrush> #include <QPen> #include <QColor> -#elif PLATFORM(CAIRO) -#include "NotImplemented.h" #endif namespace WebCore { |