QMakeProjectManager: Remove unused member

Change-Id: I30ae181a3d8c36fd0c0f5c1c0d399fb3fbcd3db4
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
This commit is contained in:
Nikolai Kosjar
2015-05-13 17:33:45 +02:00
parent a54bdf3dc7
commit 89f37e30fd

View File

@@ -213,7 +213,6 @@ private:
Utils::FileName m_projectFilePath;
QString m_projectDir;
QMap<QString, QtSupport::UiCodeModelSupport *> m_uiCodeModelSupport;
Internal::QmakePriFile *m_qmakePriFile;
// Memory is cheap...