Index: Source/core/svg/SVGLineElement.idl |
diff --git a/Source/core/svg/SVGLineElement.idl b/Source/core/svg/SVGLineElement.idl |
index 8da39e61eeb43ea27518661611e1cbb635facead..02dff5243709aa0f8ff490593fa55d51a79e1b23 100644 |
--- a/Source/core/svg/SVGLineElement.idl |
+++ b/Source/core/svg/SVGLineElement.idl |
@@ -24,7 +24,6 @@ |
*/ |
interface SVGLineElement : SVGStyledElement, |
- SVGLangSpace, |
SVGTransformable { |
readonly attribute SVGAnimatedLength x1; |
readonly attribute SVGAnimatedLength y1; |