summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebActionPropertyBag.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebActionPropertyBag.h')
-rw-r--r--Source/WebKit/win/WebActionPropertyBag.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebKit/win/WebActionPropertyBag.h b/Source/WebKit/win/WebActionPropertyBag.h
index 56f8f52..a32e9c5 100644
--- a/Source/WebKit/win/WebActionPropertyBag.h
+++ b/Source/WebKit/win/WebActionPropertyBag.h
@@ -27,12 +27,9 @@
#define WebActionPropertyBag_h
#include "ocidl.h"
-
-#pragma warning(push, 0)
#include <WebCore/Frame.h>
#include <WebCore/HTMLFormElement.h>
#include <WebCore/NavigationAction.h>
-#pragma warning(pop)
class WebActionPropertyBag : public IPropertyBag {
public: