summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qlocalsocket_win.cpp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-04-06 16:31:22 +0200
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-04-06 14:48:06 +0000
commit181e861625e9e7f4d617551aa1d4cec4a5bcd05c (patch)
tree922f0e02fef036c1190482113cf07e8196cac2d1 /src/network/socket/qlocalsocket_win.cpp
parent6c54e10144e7af02f4c35e20e5f375a0cf280b8b (diff)
Remove superfluous includes from qlocalsocket_win.cpp
Change-Id: I4f641966af3443d0c487df95d2e565182a945bf3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'src/network/socket/qlocalsocket_win.cpp')
-rw-r--r--src/network/socket/qlocalsocket_win.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/network/socket/qlocalsocket_win.cpp b/src/network/socket/qlocalsocket_win.cpp
index d477de9c47..4507c98835 100644
--- a/src/network/socket/qlocalsocket_win.cpp
+++ b/src/network/socket/qlocalsocket_win.cpp
@@ -33,10 +33,6 @@
#include "qlocalsocket_p.h"
-#include <private/qthread_p.h>
-#include <qcoreapplication.h>
-#include <qdebug.h>
-
QT_BEGIN_NAMESPACE
void QLocalSocketPrivate::init()