git-svn-id: http://xe-core.googlecode.com/svn/trunk@631 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-24 13:44:20 +00:00
parent c7da47d6ab
commit 37b4a0494d

View file

@ -73,7 +73,6 @@ function editorStart(upload_target_srl) {
xAddEventListener(document,'dblclick',editorSearchComponent);
}
//xAddEventListener(document,'keypress',editorKeyPress);
xAddEventListener(document,'mouseup',editorEventCheck);
xAddEventListener(document,'mousedown',editorHideObject);