diff options
Diffstat (limited to 'WebCore/platform/graphics/qt/ImageSourceQt.cpp')
-rw-r--r-- | WebCore/platform/graphics/qt/ImageSourceQt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/platform/graphics/qt/ImageSourceQt.cpp b/WebCore/platform/graphics/qt/ImageSourceQt.cpp index 84de443..621728e 100644 --- a/WebCore/platform/graphics/qt/ImageSourceQt.cpp +++ b/WebCore/platform/graphics/qt/ImageSourceQt.cpp @@ -29,7 +29,6 @@ #include "config.h" #include "ImageSource.h" #include "ImageDecoderQt.h" -#include "NotImplemented.h" #include "SharedBuffer.h" #include <QBuffer> |