Index: Source/core/svg/SVGPaint.idl |
diff --git a/Source/core/svg/SVGPaint.idl b/Source/core/svg/SVGPaint.idl |
index 8680088304fdd2ad62f21237f0bb88ebfde8c47a..c71f6a981e9084c0489533ffabbd572d73f13088 100644 |
--- a/Source/core/svg/SVGPaint.idl |
+++ b/Source/core/svg/SVGPaint.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=SVG, |
- ImplementationLacksVTable |
] interface SVGPaint : SVGColor { |
const unsigned short SVG_PAINTTYPE_UNKNOWN = 0; |
const unsigned short SVG_PAINTTYPE_RGBCOLOR = 1; |