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