summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuturesynchronizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/thread/qfuturesynchronizer.h')
-rw-r--r--src/corelib/thread/qfuturesynchronizer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/corelib/thread/qfuturesynchronizer.h b/src/corelib/thread/qfuturesynchronizer.h
index 60960f7711..426bb42b0d 100644
--- a/src/corelib/thread/qfuturesynchronizer.h
+++ b/src/corelib/thread/qfuturesynchronizer.h
@@ -46,7 +46,6 @@
#ifndef QT_NO_QFUTURE
-QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
@@ -113,8 +112,6 @@ protected:
};
QT_END_NAMESPACE
-QT_END_HEADER
-
#endif // QT_NO_QFUTURE
#endif // QFUTURESYNCHRONIZER_H