svnno****@sourc*****
svnno****@sourc*****
2009年 5月 10日 (日) 23:26:00 JST
Revision: 1158
http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1158
Author: dhrname
Date: 2009-05-10 23:26:00 +0900 (Sun, 10 May 2009)
Log Message:
-----------
Modified Paths:
--------------
branches/04x/047/sie.js
Modified: branches/04x/047/sie.js
===================================================================
--- branches/04x/047/sie.js 2009-05-10 14:15:59 UTC (rev 1157)
+++ branches/04x/047/sie.js 2009-05-10 14:26:00 UTC (rev 1158)
@@ -163,8 +163,8 @@
la[i] = new st(li[i], w, h);
}
this[nodes] = la;
- } catch(e) {stlog.add(e,129);
- }
+ li = null;
+ } catch(e) {stlog.add(e,129);}
}
SVGtoVML.prototype.set = function stvset(ob) {
var w = this.w, h = this.h, c = this.children;