This commit is contained in:
Fabian Jakobs 2011-02-13 16:06:29 +01:00
commit f1d558a3d9

View file

@ -595,8 +595,6 @@ var Editor =function(renderer, session) {
return;
if (!this.selection.isEmpty()) {
//this.session.remove(this.getSelectionRange());
//this.clearSelection();
return;
}