diff options
Diffstat (limited to 'WebCore/bindings/js/JSImageConstructor.cpp')
-rw-r--r-- | WebCore/bindings/js/JSImageConstructor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/bindings/js/JSImageConstructor.cpp b/WebCore/bindings/js/JSImageConstructor.cpp index 0f4a991..faaaf41 100644 --- a/WebCore/bindings/js/JSImageConstructor.cpp +++ b/WebCore/bindings/js/JSImageConstructor.cpp @@ -25,7 +25,6 @@ #include "JSHTMLImageElement.h" #include "JSNode.h" #include "ScriptExecutionContext.h" -#include <runtime/Error.h> using namespace JSC; |