mirror of https://gitlab.com/basile.b/dexed.git
rather put this in the bug tracker if really worth...
This commit is contained in:
parent
afc69e275d
commit
788e008de4
src
|
@ -4264,8 +4264,6 @@ begin
|
||||||
fFreeProj := nil;
|
fFreeProj := nil;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
// TODO-cprojectsgroup: add a "out of mem" protection in async mode.
|
|
||||||
|
|
||||||
procedure TMainForm.compileGroup(async: TAsyncWait);
|
procedure TMainForm.compileGroup(async: TAsyncWait);
|
||||||
var
|
var
|
||||||
i, j: integer;
|
i, j: integer;
|
||||||
|
|
Loading…
Reference in New Issue