Index: Source/core/html/HTMLTableRowElement.h |
diff --git a/Source/core/html/HTMLTableRowElement.h b/Source/core/html/HTMLTableRowElement.h |
index 9bd824c5cf0c5ab082ffa4f7f044cd372866d9bd..3dac5e2b4206e31f1220eb46f09144c1824284b3 100644 |
--- a/Source/core/html/HTMLTableRowElement.h |
+++ b/Source/core/html/HTMLTableRowElement.h |
@@ -49,8 +49,6 @@ private: |
explicit HTMLTableRowElement(Document&); |
}; |
-DEFINE_NODE_TYPE_CASTS(HTMLTableRowElement, hasTagName(HTMLNames::trTag)); |
- |
} // namespace |
#endif |