Index: Source/core/svg/SVGUseElement.idl |
diff --git a/Source/core/svg/SVGUseElement.idl b/Source/core/svg/SVGUseElement.idl |
index 96518fe7658eb3c73c325f0fc6dad803ee5713a0..1c13c6d33627523ee477c3bb5d7d2f2d1f56d981 100644 |
--- a/Source/core/svg/SVGUseElement.idl |
+++ b/Source/core/svg/SVGUseElement.idl |
@@ -24,7 +24,6 @@ |
*/ |
interface SVGUseElement : SVGStyledElement, |
- SVGLangSpace, |
SVGTransformable { |
readonly attribute SVGAnimatedLength x; |
readonly attribute SVGAnimatedLength y; |