Browse Source

* Fix compiler warning

Michaël Van Canneyt 2 năm trước cách đây
mục cha
commit
4029aeb185
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/fcl-mustache/src/fpmustache.pp

+ 0 - 1
packages/fcl-mustache/src/fpmustache.pp

@@ -273,7 +273,6 @@ Type
         Value : TJSONData;
       end;
   Private
-    FCurrentData: TJSONData;
     FStack : Array of TPair;
     FCount : Integer;
     Function FindValue(Const aName : TMustacheString) : TJSONData;