summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebURLAuthenticationChallenge.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebURLAuthenticationChallenge.cpp')
-rw-r--r--Source/WebKit/win/WebURLAuthenticationChallenge.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebKit/win/WebURLAuthenticationChallenge.cpp b/Source/WebKit/win/WebURLAuthenticationChallenge.cpp
index c711450..1663376 100644
--- a/Source/WebKit/win/WebURLAuthenticationChallenge.cpp
+++ b/Source/WebKit/win/WebURLAuthenticationChallenge.cpp
@@ -35,11 +35,8 @@
#include "WebURLProtectionSpace.h"
#include "WebURLResponse.h"
#include "WebKit.h"
-
-#pragma warning(push, 0)
#include <WebCore/BString.h>
#include <WebCore/ResourceHandle.h>
-#pragma warning(pop)
using namespace WebCore;