summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/io.pro
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2017-05-04 14:30:00 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2017-06-02 20:01:43 +0000
commitea57a23d7a584a50bdfd9d848696831c0a978306 (patch)
tree3a25c92ff40997e7be9640c8599002d2eb2f963a /tests/auto/corelib/io/io.pro
parent1e503d76340a753d7a024ca9adc1c095fa3338cb (diff)
Remove QWinOverlappedIoNotifier
This class in unused in qtbase since Qt 5.6.1. The only outside usage was in qtserialport, which got its own copy of QWinOverlappedIoNotifier in commit qtserialport/65dba188. Change-Id: I7668e67a1cc49c4418c66141784b180cd5f9d479 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'tests/auto/corelib/io/io.pro')
-rw-r--r--tests/auto/corelib/io/io.pro9
1 files changed, 1 insertions, 8 deletions
diff --git a/tests/auto/corelib/io/io.pro b/tests/auto/corelib/io/io.pro
index 01ed84fda9..bd2a9f4c8e 100644
--- a/tests/auto/corelib/io/io.pro
+++ b/tests/auto/corelib/io/io.pro
@@ -34,12 +34,6 @@ SUBDIRS=\
qurl \
qurlinternal \
qurlquery \
- qwinoverlappedionotifier \
-
-!win32 {
- SUBDIRS -=\
- qwinoverlappedionotifier
-}
!qtHaveModule(gui): SUBDIRS -= \
qdatastream \
@@ -73,5 +67,4 @@ win32:!qtConfig(private_tests): SUBDIRS -= \
qprocess-noapplication
winrt: SUBDIRS -= \
- qstorageinfo \
- qwinoverlappedionotifier
+ qstorageinfo