summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrent_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/qtconcurrent_global.h')
-rw-r--r--src/concurrent/qtconcurrent_global.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/concurrent/qtconcurrent_global.h b/src/concurrent/qtconcurrent_global.h
index 54e70b67f8..464aa88d49 100644
--- a/src/concurrent/qtconcurrent_global.h
+++ b/src/concurrent/qtconcurrent_global.h
@@ -47,10 +47,6 @@
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-#ifdef QT_NO_CONCURRENT
-# define QT_NO_QFUTURE
-#endif
-
#ifndef QT_STATIC
# if defined(QT_BUILD_CONCURRENT_LIB)
# define Q_CONCURRENT_EXPORT Q_DECL_EXPORT