diff --git a/src/plugins/projectexplorer/devicesupport/idevice.cpp b/src/plugins/projectexplorer/devicesupport/idevice.cpp index fcc0b7af0f3..e09decc6662 100644 --- a/src/plugins/projectexplorer/devicesupport/idevice.cpp +++ b/src/plugins/projectexplorer/devicesupport/idevice.cpp @@ -139,7 +139,6 @@ public: PortList freePorts; FilePath debugServerPath; - FilePath debugDumperPath = Core::ICore::resourcePath("debugger/"); FilePath qmlRunCommand; bool emptyCommandAllowed = false;