lazutils: clean up

git-svn-id: trunk@38248 -
This commit is contained in:
mattias 2012-08-15 10:36:13 +00:00
parent ae4e38a760
commit 91db3e1026

View File

@ -218,7 +218,6 @@ const
procedure Free( var P );
var
head : PBlock_Header;
i : Integer;
size : Longint;
begin
if Pointer(P) = nil then exit;