Index: Source/core/html/HTMLAreaElement.h |
diff --git a/Source/core/html/HTMLAreaElement.h b/Source/core/html/HTMLAreaElement.h |
index 0029fb939dbe751f309302443d75737738fc1bea..f664130687f5ceb8a28d980ca69ace79943b6203 100644 |
--- a/Source/core/html/HTMLAreaElement.h |
+++ b/Source/core/html/HTMLAreaElement.h |
@@ -67,8 +67,6 @@ private: |
Shape m_shape; |
}; |
-DEFINE_NODE_TYPE_CASTS(HTMLAreaElement, hasTagName(HTMLNames::areaTag)); |
- |
} //namespace |
#endif |