Index: Source/core/svg/SVGFEDiffuseLightingElement.h |
diff --git a/Source/core/svg/SVGFEDiffuseLightingElement.h b/Source/core/svg/SVGFEDiffuseLightingElement.h |
index 99448baf369ede4a1deff5fd5815dbbe575d88e7..3432414ad0c824867bd77e85afd985cc3cc13898 100644 |
--- a/Source/core/svg/SVGFEDiffuseLightingElement.h |
+++ b/Source/core/svg/SVGFEDiffuseLightingElement.h |
@@ -58,8 +58,6 @@ private: |
RefPtr<SVGAnimatedString> m_in1; |
}; |
-DEFINE_NODE_TYPE_CASTS(SVGFEDiffuseLightingElement, hasTagName(SVGNames::feDiffuseLightingTag)); |
- |
} // namespace WebCore |
#endif |