summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebElementPropertyBag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebElementPropertyBag.cpp')
-rw-r--r--Source/WebKit/win/WebElementPropertyBag.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebKit/win/WebElementPropertyBag.cpp b/Source/WebKit/win/WebElementPropertyBag.cpp
index e68360c..4ca0a71 100644
--- a/Source/WebKit/win/WebElementPropertyBag.cpp
+++ b/Source/WebKit/win/WebElementPropertyBag.cpp
@@ -30,7 +30,6 @@
#include "MarshallingHelpers.h"
#include "DOMCoreClasses.h"
#include "WebFrame.h"
-#pragma warning(push, 0)
#include <WebCore/Document.h>
#include <WebCore/Frame.h>
#include <WebCore/HitTestResult.h>
@@ -38,7 +37,6 @@
#include <WebCore/Image.h>
#include <WebCore/KURL.h>
#include <WebCore/RenderObject.h>
-#pragma warning(pop)
using namespace WebCore;