Index: Source/core/svg/SVGPolylineElement.idl |
diff --git a/Source/core/svg/SVGPolylineElement.idl b/Source/core/svg/SVGPolylineElement.idl |
index f2ea5795755b7ba2ebddab077de99e2d6d52d84e..d78f91c67da6752458eca940b5e20c8b6f06985f 100644 |
--- a/Source/core/svg/SVGPolylineElement.idl |
+++ b/Source/core/svg/SVGPolylineElement.idl |
@@ -24,7 +24,6 @@ |
*/ |
interface SVGPolylineElement : SVGStyledElement, |
- SVGLangSpace, |
SVGTransformable { |
readonly attribute SVGPointList points; |
readonly attribute SVGPointList animatedPoints; |