Index: Source/core/svg/SVGPatternElement.idl |
diff --git a/Source/core/svg/SVGPatternElement.idl b/Source/core/svg/SVGPatternElement.idl |
index 292c49a4a323ef8f8e3a805dbbc38424fe43abac..da1c7a3ceda29d8fa47482e3caa4eac7d5765abc 100644 |
--- a/Source/core/svg/SVGPatternElement.idl |
+++ b/Source/core/svg/SVGPatternElement.idl |
@@ -23,8 +23,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-interface SVGPatternElement : SVGStyledElement, |
- SVGLangSpace { |
+interface SVGPatternElement : SVGStyledElement { |
readonly attribute SVGAnimatedEnumeration patternUnits; |
readonly attribute SVGAnimatedEnumeration patternContentUnits; |
readonly attribute SVGAnimatedTransformList patternTransform; |