Browse Source

[samples] updated

Exilon 5 năm trước cách đây
mục cha
commit
aad03a451d

+ 0 - 2
samples/firemonkey/QuickJsonSerializer/JsonSerializerTest/main.pas

@@ -181,8 +181,6 @@ implementation
 {$R *.fmx}
 
 procedure TForm1.btnFromJsonClick(Sender: TObject);
-var
-  s : string;
 begin
   if User2 <> nil then User2.Free;
   User2 := TUser.Create;