Chromium Code Reviews| Index: Source/core/svg/SVGFEFuncRElement.h |
| diff --git a/Source/core/svg/SVGFEFuncRElement.h b/Source/core/svg/SVGFEFuncRElement.h |
| index 49bff723664a899c6d2413c7001306ca6706b998..4c0598b67259ae2d08592bc1f64d8ed4db8c864e 100644 |
| --- a/Source/core/svg/SVGFEFuncRElement.h |
| +++ b/Source/core/svg/SVGFEFuncRElement.h |
| @@ -34,8 +34,6 @@ private: |
| explicit SVGFEFuncRElement(Document&); |
| }; |
| -DEFINE_NODE_TYPE_CASTS(SVGFEFuncRElement, hasTagName(SVGNames::feFuncRTag)); |
| - |
| } // namespace WebCore |
| #endif |