iOS: Avoid one use of runconfiguration in IosRunner

Change-Id: If0f1e4a64db692ad373fc73087dd1f5c329a3832
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
hjk
2019-09-04 14:17:24 +02:00
parent ad6968f45f
commit d471b6df90
2 changed files with 2 additions and 3 deletions

View File

@@ -83,7 +83,6 @@ private:
IosToolHandler *m_toolHandler = nullptr;
QString m_bundleDir;
QString m_arguments;
ProjectExplorer::IDevice::ConstPtr m_device;
IosDeviceType m_deviceType;
bool m_cppDebug = false;