Commit 46e89bdf authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete error commit variable

parent 949b245b
...@@ -131,7 +131,6 @@ function CKeyboardEvent() ...@@ -131,7 +131,6 @@ function CKeyboardEvent()
var global_mouseEvent = new CMouseEventHandler(); var global_mouseEvent = new CMouseEventHandler();
var global_keyboardEvent = new CKeyboardEvent(); var global_keyboardEvent = new CKeyboardEvent();
AscFormat.AscHitToHandlesEpsilon = undefined;
function check_KeyboardEvent(e) function check_KeyboardEvent(e)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment