Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 8f0bb666380d60bf612b99f7ef124c71cb22e340..dec66dcefed30c7879d7097aca29beaa0e63afe2 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -146,8 +146,6 @@ public: |
DocumentXMLStandalone = 116, // Removed from DOM4. |
DocumentXMLVersion = 117, // Removed from DOM4. |
NodeIsSameNode = 118, // Removed from DOM4. |
- NodeNamespaceURI = 120, // Removed from DOM4. |
- NodeLocalName = 122, // Removed from DOM4. |
NavigatorProductSub = 123, |
NavigatorVendor = 124, |
NavigatorVendorSub = 125, |