mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 17:13:02 +02:00
removed InitSysInitUnitName
This commit is contained in:
parent
cd3a06f66e
commit
57eba4032c
@ -405,12 +405,6 @@ begin
|
||||
result:= true;
|
||||
end;
|
||||
|
||||
{
|
||||
procedure TLinkerPS1.InitSysInitUnitName;
|
||||
begin
|
||||
sysinitunit:= 'si_prc';
|
||||
end;
|
||||
}
|
||||
|
||||
|
||||
initialization
|
||||
|
Loading…
Reference in New Issue
Block a user