From e36891fdf22012466331e3d4ea4cc8d5b3b74c16 Mon Sep 17 00:00:00 2001 From: Thijs Wenker Date: Wed, 23 Jul 2014 18:56:34 +0200 Subject: [PATCH] removed unused variable --- examples/multipleCursorsExample.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/multipleCursorsExample.js b/examples/multipleCursorsExample.js index 3f2430d3db..db994be2e2 100644 --- a/examples/multipleCursorsExample.js +++ b/examples/multipleCursorsExample.js @@ -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) {