mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 14:01:18 +02:00
lazutils: clean up
git-svn-id: trunk@38248 -
This commit is contained in:
parent
ae4e38a760
commit
91db3e1026
@ -218,7 +218,6 @@ const
|
||||
procedure Free( var P );
|
||||
var
|
||||
head : PBlock_Header;
|
||||
i : Integer;
|
||||
size : Longint;
|
||||
begin
|
||||
if Pointer(P) = nil then exit;
|
||||
|
Loading…
Reference in New Issue
Block a user