fix(edit) rm Key

This commit is contained in:
coderaiser 2014-04-17 11:20:06 -04:00
parent 81b18a99c3
commit 0b9fc5a803

View file

@ -20,7 +20,6 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip;
Msg,
Events = DOM.Events,
Dialog = DOM.Dialog,
Key = CloudCmd.Key,
Images = DOM.Images,
Element, JSHintConfig;
@ -44,8 +43,6 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip;
Ace.moveCursorTo(0, 0);
};
Key.unsetBind();
if (!Loading) {
Images.showLoad();