mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-05 21:47:47 +02:00
fcl-passrc: useanalyzer: fixed omitting not used hints for properties
This commit is contained in:
parent
3787087cae
commit
0c50b6a698
@ -2847,6 +2847,7 @@ begin
|
||||
begin
|
||||
// write without read
|
||||
if (vmExternal in El.VarModifiers)
|
||||
|