svnno****@sourc*****
svnno****@sourc*****
2009年 5月 10日 (日) 23:15:59 JST
Revision: 1157 http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1157 Author: dhrname Date: 2009-05-10 23:15:59 +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 13:54:43 UTC (rev 1156) +++ branches/04x/047/sie.js 2009-05-10 14:15:59 UTC (rev 1157) @@ -528,7 +528,7 @@ ele.path = dat; ele.coordsize = w + " " + h; this.paint.set(w, h, ttm); - list = pl = plm = dat = null; + list = pl = plm = dat = this.paint = ttm = this.transformable = null; } catch(e) {stlog.add(e,257);} }