mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-19 14:17:40 +00:00
Merge pull request #6039 from keymanapp/fix/windows/remove-unused-variable
fix(windows): remove unused variable
This commit is contained in:
commit
c599ba456d
1 changed files with 0 additions and 1 deletions
|
|
@ -391,7 +391,6 @@ var
|
|||
minsz: Integer;
|
||||
i: Integer;
|
||||
n: Integer;
|
||||
Canvas: TCanvas;
|
||||
b: TBitmap;
|
||||
begin
|
||||
b := TBitmap.Create;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue