оптимизации

This commit is contained in:
PC1\PTyTb
2025-08-17 00:39:58 +03:00
parent 8357a587df
commit d7bf17daa2
7 changed files with 260 additions and 229 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ end;
destructor TKandinsky_Web.Destroy;
begin
IdHTTPServer1.Active := False;
FCriticalSection.Free;
FreeAndNil(FCriticalSection);
CleanupOldMessages;
end;