Browse Source

* another cleanup of unnecessary variables

git-svn-id: trunk@3782 -
Tomas Hajny 19 năm trước cách đây
mục cha
commit
0d4beaedaf
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      rtl/os2/keyboard.pp

+ 0 - 1
rtl/os2/keyboard.pp

@@ -102,7 +102,6 @@ function SysGetShiftState: Byte;
 
 var
  K: TKbdInfo;
- L: cardinal;
 begin
  KbdGetFocus (IO_NoWait, Handle);
  K.cb := SizeOf (K);