* Fix wrong assigned check pointed out by Gareth Moreton

This commit is contained in:
Michaël Van Canneyt 2024-02-22 09:17:44 +01:00
parent e87e14c7cc
commit cbc938900f

View File

@ -529,7 +529,6 @@ var
version : integer;
x : TChmWindow;
begin
if not assigned(fwindowslist) then
fWindowsList.Clear;
mem.Position:=0;
cnt := LEtoN(mem.ReadDWord);