summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/network/NetworkingContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/network/NetworkingContext.h')
-rw-r--r--Source/WebCore/platform/network/NetworkingContext.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/WebCore/platform/network/NetworkingContext.h b/Source/WebCore/platform/network/NetworkingContext.h
index 3de432e42..582bca647 100644
--- a/Source/WebCore/platform/network/NetworkingContext.h
+++ b/Source/WebCore/platform/network/NetworkingContext.h
@@ -28,10 +28,6 @@
#include <wtf/SchedulePair.h>
#endif
-#if PLATFORM(QT)
-#include <qglobal.h>
-#endif
-
#if PLATFORM(COCOA)
OBJC_CLASS NSOperationQueue;
#endif