mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 06:22:14 +02:00
removed unused variable
This commit is contained in:
parent
9d5c81bd67
commit
e36891fdf2
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
//
|
||||
|
||||
var wantDebugging = false;
|
||||
|
||||
var cursors = {};
|
||||
|
||||
function Cursor(event) {
|
||||
|
|
Loading…
Reference in a new issue