Debugger: Remove no longer needed DebuggerEngine::setNeedsFixup()

Change-Id: I30bc1d6184bd66a634d890999e31dff48d2f25b4
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2017-10-06 14:25:59 +02:00
parent cc7754920c
commit f1888a6331
3 changed files with 0 additions and 3 deletions

View File

@@ -125,7 +125,6 @@ public:
void setIosPlatform(const QString &platform);
void setDeviceSymbolsRoot(const QString &deviceSymbolsRoot);
void setNeedFixup(bool) {} // FIXME: Remove after use in QtAppMan is gone.
void setTestCase(int testCase);
void setOverrideStartScript(const QString &script);