diff options
Diffstat (limited to 'WebCore/svg/SVGFEFloodElement.idl')
| -rw-r--r-- | WebCore/svg/SVGFEFloodElement.idl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/svg/SVGFEFloodElement.idl b/WebCore/svg/SVGFEFloodElement.idl index 814bbdf..b3c3180 100644 --- a/WebCore/svg/SVGFEFloodElement.idl +++ b/WebCore/svg/SVGFEFloodElement.idl @@ -27,8 +27,5 @@ module svg { interface [Conditional=SVG&FILTERS, GenerateConstructor] SVGFEFloodElement : SVGElement, SVGFilterPrimitiveStandardAttributes { - - readonly attribute SVGAnimatedString in1; - }; } |
