ProjectExplorer: Remove unused MsvcToolChain::m_debuggerCommand

Change-Id: I4d1df0ec3a66efa7d54f35ad69fad006a16baa3c
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
hjk
2019-05-16 16:26:53 +02:00
parent 666953c393
commit 3f57cdfba9

View File

@@ -161,8 +161,6 @@ private:
mutable QList<Utils::EnvironmentItem> m_environmentModifications;
mutable QFutureWatcher<GenerateEnvResult> m_envModWatcher;
Utils::FileName m_debuggerCommand;
mutable Utils::Environment m_lastEnvironment; // Last checked 'incoming' environment.
mutable Utils::Environment m_resultEnvironment; // Resulting environment for VC