summaryrefslogtreecommitdiff
path: root/src/linguist/shared/qmakeglobals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/linguist/shared/qmakeglobals.cpp')
-rw-r--r--src/linguist/shared/qmakeglobals.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/linguist/shared/qmakeglobals.cpp b/src/linguist/shared/qmakeglobals.cpp
index a5ff7aeac..dbe694443 100644
--- a/src/linguist/shared/qmakeglobals.cpp
+++ b/src/linguist/shared/qmakeglobals.cpp
@@ -115,7 +115,6 @@ QMakeGlobals::QMakeGlobals()
dirlist_sep = QLatin1Char(':');
dir_sep = QLatin1Char('/');
#endif
- qmakespec = getEnv(QLatin1String("QMAKESPEC"));
}
QMakeGlobals::~QMakeGlobals()