Index: Source/core/svg/SVGTRefElement.idl |
diff --git a/Source/core/svg/SVGTRefElement.idl b/Source/core/svg/SVGTRefElement.idl |
index 5f582325de73742bf1904c5a62dceca3d69dd986..1703930db709608642b12a7efff1321202b91fb9 100644 |
--- a/Source/core/svg/SVGTRefElement.idl |
+++ b/Source/core/svg/SVGTRefElement.idl |
@@ -23,7 +23,6 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-interface SVGTRefElement : SVGTextPositioningElement, |
- SVGURIReference { |
+interface SVGTRefElement : SVGTextPositioningElement { |
}; |