summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/qnx-X11-g++
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/unsupported/qnx-X11-g++')
-rw-r--r--mkspecs/unsupported/qnx-X11-g++/qplatformdefs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkspecs/unsupported/qnx-X11-g++/qplatformdefs.h b/mkspecs/unsupported/qnx-X11-g++/qplatformdefs.h
index e090179f52..69af7d29e4 100644
--- a/mkspecs/unsupported/qnx-X11-g++/qplatformdefs.h
+++ b/mkspecs/unsupported/qnx-X11-g++/qplatformdefs.h
@@ -96,6 +96,4 @@ inline float strtof(const char *b, char **e)
return float(strtod(b, e));
}
-#define QT_QWS_TEMP_DIR QString::fromLatin1(qgetenv("TMP"))
-
#endif // QPLATFORMDEFS_H