mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 22:51:20 +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
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
//
|
//
|
||||||
|
|
||||||
var wantDebugging = false;
|
|
||||||
|
|
||||||
var cursors = {};
|
var cursors = {};
|
||||||
|
|
||||||
function Cursor(event) {
|
function Cursor(event) {
|
||||||
|
|
Loading…
Reference in a new issue