Remove redraw() command.

This commit is contained in:
Jürg Lehni 2011-06-20 14:16:59 +01:00
parent d60b739ae2
commit 811f39f30e

View file

@ -178,7 +178,6 @@
vectorItem = null;
}
processVector(event, true);
// document.redraw();
}
function onMouseDrag(event) {