aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlqt/tst_qqmlqt.cpp')
-rw-r--r--tests/auto/qml/qqmlqt/tst_qqmlqt.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp b/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp
index da33a46c68..6d08054250 100644
--- a/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp
+++ b/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp
@@ -50,9 +50,6 @@
#ifdef Q_OS_WIN
# include <qt_windows.h>
# include <time.h>
-# if defined(Q_OS_WINRT)
-# define tzset()
-# endif
#endif
class tst_qqmlqt : public QQmlDataTest