Browse Source

Update zgl_mouse.pas

Seenkao 4 years ago
parent
commit
c0387e128c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Zengl_SRC/src/zgl_mouse.pas

+ 0 - 2
Zengl_SRC/src/zgl_mouse.pas

@@ -93,8 +93,6 @@ var
   mouseY       : Integer;
   mouseDX      : Integer;
   mouseDY      : Integer;
-  mouseLX      : Integer;
-  mouseLY      : Integer;
 
   mouseUpDown, mouseClickCanClick, mouseDblClickWheel: Byte;