Selaa lähdekoodia

* Fix compiler warning

Michaël Van Canneyt 2 vuotta sitten
vanhempi
commit
4029aeb185
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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;