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:
hjk
2024-08-05 13:17:49 +02:00
parent 44ff3f5e33
commit 6473e636d3

View File

@@ -139,7 +139,6 @@ public:
PortList freePorts;
FilePath debugServerPath;
FilePath debugDumperPath = Core::ICore::resourcePath("debugger/");
FilePath qmlRunCommand;
bool emptyCommandAllowed = false;