From 811f39f30e86914581c153ab9cbcf62fd3cdcd78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Mon, 20 Jun 2011 14:16:59 +0100 Subject: [PATCH] Remove redraw() command. --- examples/Tools/Vektor.html | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/Tools/Vektor.html b/examples/Tools/Vektor.html index 82f6f959..ea43f71f 100644 --- a/examples/Tools/Vektor.html +++ b/examples/Tools/Vektor.html @@ -178,7 +178,6 @@ vectorItem = null; } processVector(event, true); - // document.redraw(); } function onMouseDrag(event) {