Chromium Code Reviews| Index: Source/core/svg/SVGFEFuncAElement.h |
| diff --git a/Source/core/svg/SVGFEFuncAElement.h b/Source/core/svg/SVGFEFuncAElement.h |
| index 01a473aad7abb854e7a65bece43859c7115097cd..bcda64e33f81038778fb98ee5b22ec54a30fe5d3 100644 |
| --- a/Source/core/svg/SVGFEFuncAElement.h |
| +++ b/Source/core/svg/SVGFEFuncAElement.h |
| @@ -34,8 +34,6 @@ private: |
| explicit SVGFEFuncAElement(Document&); |
| }; |
| -DEFINE_NODE_TYPE_CASTS(SVGFEFuncAElement, hasTagName(SVGNames::feFuncATag)); |
| - |
| } // namespace WebCore |
| #endif |