Index: Source/core/svg/SVGFilterElement.idl |
diff --git a/Source/core/svg/SVGFilterElement.idl b/Source/core/svg/SVGFilterElement.idl |
index a8250a08cb62bce2b5eb0f0bdda040b4c02cbc09..fd417bbe3a90784dfafb36e813af87d3e0be6f33 100644 |
--- a/Source/core/svg/SVGFilterElement.idl |
+++ b/Source/core/svg/SVGFilterElement.idl |
@@ -24,8 +24,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-interface SVGFilterElement : SVGStyledElement, |
- SVGLangSpace { |
+interface SVGFilterElement : SVGStyledElement { |
readonly attribute SVGAnimatedEnumeration filterUnits; |
readonly attribute SVGAnimatedEnumeration primitiveUnits; |
readonly attribute SVGAnimatedLength x; |