Index: Source/core/svg/SVGPolylineElement.idl |
diff --git a/Source/core/svg/SVGPolylineElement.idl b/Source/core/svg/SVGPolylineElement.idl |
index 1fd499b8d96bd13cb4689cc9f34e501fadc52cbc..82ec89c302a606c95d1893723ea2b00cc7766aa7 100644 |
--- a/Source/core/svg/SVGPolylineElement.idl |
+++ b/Source/core/svg/SVGPolylineElement.idl |
@@ -28,5 +28,3 @@ interface SVGPolylineElement : SVGGeometryElement { |
readonly attribute SVGPointList animatedPoints; |
}; |
-SVGPolylineElement implements SVGExternalResourcesRequired; |
- |