From 788e008de4610c2910a85e5597608527be033da9 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Thu, 4 Apr 2019 10:14:04 +0200 Subject: [PATCH] rather put this in the bug tracker if really worth... --- src/u_main.pas | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/u_main.pas b/src/u_main.pas index 8630c749..db052e88 100644 --- a/src/u_main.pas +++ b/src/u_main.pas @@ -4264,8 +4264,6 @@ begin fFreeProj := nil; end; -// TODO-cprojectsgroup: add a "out of mem" protection in async mode. - procedure TMainForm.compileGroup(async: TAsyncWait); var i, j: integer;