svnno****@sourc*****
svnno****@sourc*****
2009年 5月 20日 (水) 21:07:57 JST
Revision: 1178 http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1178 Author: dhrname Date: 2009-05-20 21:07:57 +0900 (Wed, 20 May 2009) Log Message: ----------- STRectオブジェクトの整理 Modified Paths: -------------- branches/04x/048/sie.js Modified: branches/04x/048/sie.js =================================================================== --- branches/04x/048/sie.js 2009-05-20 11:58:23 UTC (rev 1177) +++ branches/04x/048/sie.js 2009-05-20 12:07:57 UTC (rev 1178) @@ -817,8 +817,6 @@ this.ry.value = this.height.value / 2; } } - } catch(oe) {stlog.add(oe,541);} - try { this.paint = new NAIBU.PaintColor(rect); this.transformable = NAIBU.transformToCTM(rect,matrix); w = h = null;