mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-09-23 05:09:12 +02:00
Removed hint.
This commit is contained in:
parent
f45b4d0570
commit
109a1d57aa
@ -9964,9 +9964,7 @@ begin
|
||||
end;
|
||||
|
||||
function InitInheritedComponent(Instance: TComponent; RootAncestor: TClass): Boolean;
|
||||
Var
|
||||
I: Integer;
|
||||
|
||||
var
|
||||
Handler: TInitHandler;
|
||||
|
||||
ComponentClass: TComponentClass;
|
||||
|
Loading…
Reference in New Issue
Block a user