svnno****@sourc*****
svnno****@sourc*****
2011年 1月 21日 (金) 19:33:39 JST
Revision: 2316 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2316 Author: dhrname Date: 2011-01-21 19:33:39 +0900 (Fri, 21 Jan 2011) Log Message: ----------- Modified Paths: -------------- branches/06x/org/w3c/dom/svg.js Modified: branches/06x/org/w3c/dom/svg.js =================================================================== --- branches/06x/org/w3c/dom/svg.js 2011-01-20 13:08:19 UTC (rev 2315) +++ branches/06x/org/w3c/dom/svg.js 2011-01-21 10:33:39 UTC (rev 2316) @@ -493,7 +493,6 @@ */ function SVGLength() { return this; - return this; }; // Length Unit Types /*const unsigned short*/ SVGLength.SVG_LENGTHTYPE_UNKNOWN = 0;