Browse Source

* Remove duplicate

Michaël Van Canneyt 1 year ago
parent
commit
3c0cd691e8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-db/src/json/fpjsondataset.pp

+ 0 - 1
packages/fcl-db/src/json/fpjsondataset.pp

@@ -229,7 +229,6 @@ type
     FEditRow : TJSONData;
     FRowType: TJSONRowType;
     FDeletedRows: TFPList;
-    procedure AddToRows(AValue: TJSONArray);
     procedure AppendToIndexes;
     procedure CreateIndexes;
     procedure SetMetaData(AValue: TJSONObject);