| Index: Source/core/svg/SVGFEFuncAElement.idl
|
| diff --git a/Source/core/svg/SVGFEFuncAElement.idl b/Source/core/svg/SVGFEFuncAElement.idl
|
| index 77ee553fd007f17c22d91dfcb0d9ef50f2ca3701..faab472a4cc930f315a250b36783505d3d409b63 100644
|
| --- a/Source/core/svg/SVGFEFuncAElement.idl
|
| +++ b/Source/core/svg/SVGFEFuncAElement.idl
|
| @@ -23,8 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -[
|
| - Conditional=SVG
|
| -] interface SVGFEFuncAElement : SVGComponentTransferFunctionElement {
|
| +interface SVGFEFuncAElement : SVGComponentTransferFunctionElement {
|
| };
|
|
|
|
|