mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-21 03:09:07 +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
|
begin
|
||||||
// write without read
|
// write without read
|
||||||
if (vmExternal in El.VarModifiers)
|
if (vmExternal in El.VarModifiers)
|
||||||
|
|