removed unused variable

This commit is contained in:
Thijs Wenker 2014-07-23 18:56:34 +02:00
parent 9d5c81bd67
commit e36891fdf2

View file

@ -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) {