diff options
Diffstat (limited to 'win-mouse.js')
-rw-r--r-- | win-mouse.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win-mouse.js b/win-mouse.js index fb8571b..46f33e0 100644 --- a/win-mouse.js +++ b/win-mouse.js @@ -363,8 +363,6 @@ let INFO = } } - - const API = __context__.API = { get position () { let pos = new CursorPosition(0, 0); |