diff --git a/lib/client/key.js b/lib/client/key.js index 3d19a624..4f3417af 100644 --- a/lib/client/key.js +++ b/lib/client/key.js @@ -168,8 +168,6 @@ var CloudCmd, Util, DOM; if (current) { prev = current.previousSibling; next = current.nextSibling; - } else { - console.trace(); } switch (lKeyCode) {