Merge pull request #6039 from keymanapp/fix/windows/remove-unused-variable

fix(windows): remove unused variable
This commit is contained in:
rc-swag 2021-12-13 16:15:51 +10:00 committed by GitHub
commit c599ba456d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -391,7 +391,6 @@ var
minsz: Integer;
i: Integer;
n: Integer;
Canvas: TCanvas;
b: TBitmap;
begin
b := TBitmap.Create;