diff --git a/editor/svgcanvas.js b/editor/svgcanvas.js index 0853a751..7f56d186 100644 --- a/editor/svgcanvas.js +++ b/editor/svgcanvas.js @@ -35,8 +35,6 @@ if (window.opera) { window.console.dir = function(str) {}; } -(function() { - // Class: SvgCanvas // The main SvgCanvas class that manages all SVG-related functions //