Debugger: Remove duplicated lines

Change-Id: I2257ffc837d69f37251ef7a4ba9a18afe5378767
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Kai Koehne
2012-01-23 14:56:50 +01:00
committed by hjk
parent 496ed22159
commit 3629b30e8d

View File

@@ -1749,8 +1749,6 @@ void DebuggerPluginPrivate::gdbServerStarted(const QString &channel,
sp.sysroot = sysroot;
sp.executable = localExecutable;
sp.startMode = AttachToRemoteServer;
sp.useServerStartScript = false;
sp.serverStartScript.clear();
sp.overrideStartScript.clear();
sp.useServerStartScript = false;
sp.serverStartScript.clear();