mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 20:59:08 +02:00
IDE: clean up
git-svn-id: trunk@23766 -
This commit is contained in:
parent
91adbbf7c6
commit
8c970975ee
@ -4036,7 +4036,7 @@ var
|
|||||||
R: TGDBMIExecResult;
|
R: TGDBMIExecResult;
|
||||||
FileType, EntryPoint: String;
|
FileType, EntryPoint: String;
|
||||||
List: TGDBMINameValueList;
|
List: TGDBMINameValueList;
|
||||||
TargetPIDPart, S: String;
|
TargetPIDPart: String;
|
||||||
TempInstalled, CanContinue: Boolean;
|
TempInstalled, CanContinue: Boolean;
|
||||||
begin
|
begin
|
||||||
if not (State in [dsStop])
|
if not (State in [dsStop])
|
||||||
|
Loading…
Reference in New Issue
Block a user