mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 21:19:26 +02:00
* Fix compiler warning
This commit is contained in:
parent
cb0ed2b6f0
commit
2619e6b870
@ -273,7 +273,6 @@ Type
|
||||
Value : TJSONData;
|
||||
end;
|
||||
Private
|
||||
FCurrentData: TJSONData;
|
||||
FStack : Array of TPair;
|
||||
FCount : Integer;
|
||||
Function FindValue(Const aName : TMustacheString) : TJSONData;
|
||||
|
Loading…
Reference in New Issue
Block a user