diff --git a/src/plugins/projectexplorer/msvctoolchain.h b/src/plugins/projectexplorer/msvctoolchain.h index 1957ec89539..02177e4a655 100644 --- a/src/plugins/projectexplorer/msvctoolchain.h +++ b/src/plugins/projectexplorer/msvctoolchain.h @@ -161,8 +161,6 @@ private: mutable QList m_environmentModifications; mutable QFutureWatcher m_envModWatcher; - Utils::FileName m_debuggerCommand; - mutable Utils::Environment m_lastEnvironment; // Last checked 'incoming' environment. mutable Utils::Environment m_resultEnvironment; // Resulting environment for VC