From 9218664a67edd224a4dabd1ce909da42ed827f5a Mon Sep 17 00:00:00 2001 From: Justin Ridgewell Date: Sun, 16 Sep 2012 01:01:28 -0400 Subject: [PATCH] Remove the initialize function I'm not using it for anything --- src/svg/ImportSVG.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/svg/ImportSVG.js b/src/svg/ImportSVG.js index d7c09643..2c583e54 100644 --- a/src/svg/ImportSVG.js +++ b/src/svg/ImportSVG.js @@ -5,12 +5,6 @@ */ var ImportSVG = this.ImportSVG = Base.extend({ - //initialize - initialize: function() - { - - }, - /** * Takes the svg dom obj and parses the data * to create a layer with groups (if needed) with