From 9086e13901bfa902eac5347baaccb19195b737e9 Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Tue, 29 Dec 2009 18:24:25 +0000 Subject: [PATCH] Commented out profiling test code git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1125 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/svgcanvas.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/editor/svgcanvas.js b/editor/svgcanvas.js index ca3c828c..9731ccf9 100644 --- a/editor/svgcanvas.js +++ b/editor/svgcanvas.js @@ -64,11 +64,11 @@ var svgWhiteList = { function SvgCanvas(c) { -console.log('Start profiling') -setTimeout(function() { - canvas.addToSelection(canvas.getVisibleElements()); - console.log('Stop profiling') -},3000); +// console.log('Start profiling') +// setTimeout(function() { +// canvas.addToSelection(canvas.getVisibleElements()); +// console.log('Stop profiling') +// },3000); var uiStrings = {