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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/concurrent/qtconcurrent_global.h b/src/concurrent/qtconcurrent_global.h
index 897c34fe41..422bca0258 100644
--- a/src/concurrent/qtconcurrent_global.h
+++ b/src/concurrent/qtconcurrent_global.h
@@ -68,10 +68,4 @@
# endif
#endif
-#if defined (Q_CC_MSVC) && (_MSC_VER < 1300)
-# define QT_TYPENAME
-#else
-# define QT_TYPENAME typename
-#endif
-
#endif // include guard