forked from qt-creator/qt-creator
ProjectExplorer: Remove IDevicePrivate::debugDumperPath
Forgotten to remove in de546ff3ec.
Change-Id: I56233545ba5ed8f302091fc2d874f327ab7a4896
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -139,7 +139,6 @@ public:
|
||||
|
||||
PortList freePorts;
|
||||
FilePath debugServerPath;
|
||||
FilePath debugDumperPath = Core::ICore::resourcePath("debugger/");
|
||||
FilePath qmlRunCommand;
|
||||
bool emptyCommandAllowed = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user