Fix bad cut

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2443 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jeff Schiller 2013-02-20 15:37:25 +00:00
parent 59130ed555
commit fb0879e74c
1 changed files with 0 additions and 2 deletions

View File

@ -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
//