Index: Source/core/svg/SVGEllipseElement.idl |
diff --git a/Source/core/svg/SVGEllipseElement.idl b/Source/core/svg/SVGEllipseElement.idl |
index b2f791e38ed7d827429308898cadc887cb365057..feb889ab5e96234b38394e9211cd0ac9e410d133 100644 |
--- a/Source/core/svg/SVGEllipseElement.idl |
+++ b/Source/core/svg/SVGEllipseElement.idl |
@@ -24,7 +24,6 @@ |
*/ |
interface SVGEllipseElement : SVGStyledElement, |
- SVGLangSpace, |
SVGTransformable { |
readonly attribute SVGAnimatedLength cx; |
readonly attribute SVGAnimatedLength cy; |