Kaynağa Gözat

* Fix compiler warning

Michaël Van Canneyt 2 yıl önce
ebeveyn
işleme
4029aeb185
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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;