* Remove duplicate

This commit is contained in:
Michaël Van Canneyt 2024-06-28 16:23:58 +02:00
parent 38de35d518
commit 3c0cd691e8

View File

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