mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 21:38:00 +02:00
ide: comment
This commit is contained in:
parent
148d73528e
commit
6f24121ef2
@ -1550,7 +1550,7 @@ begin
|
||||
BinaryStrToText(StaticPackage^.Name),'"');
|
||||
continue;
|
||||
end;
|
||||
// check RegisterFCLBaseComponents procedure
|
||||
// check Register procedure
|
||||
if (StaticPackage^.RegisterProc=nil) then begin
|
||||
DebugLn('Warning: (lazarus) [TPkgManager.LoadStaticCustomPackages]',
|
||||
' Package "',StaticPackage^.Name,'" has no register procedure.');
|
||||
|
Loading…
Reference in New Issue
Block a user