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