Ver Fonte

* Fix compiler warning

Michaël Van Canneyt há 2 anos atrás
pai
commit
4029aeb185
1 ficheiros alterados com 0 adições e 1 exclusões
  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;