diff --git a/src/linguist/shared/qmakeglobals.cpp b/src/linguist/shared/qmakeglobals.cpp index a5ff7aeacd4fcf2871e5a173baf8e17c750b2fd7..dbe694443509a580bf3bc76bfd2796e63ab2476c 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()