Index: Source/core/html/HTMLOptionElement.h |
diff --git a/Source/core/html/HTMLOptionElement.h b/Source/core/html/HTMLOptionElement.h |
index fd70d0e57674565b274ece488aa1d3f37640a363..bb93150a4a33349e625c705b42ffc716aa0c1f82 100644 |
--- a/Source/core/html/HTMLOptionElement.h |
+++ b/Source/core/html/HTMLOptionElement.h |
@@ -69,9 +69,6 @@ public: |
bool spatialNavigationFocused() const; |
bool isDisplayNone() const; |
- |
- int listIndex() const; |
- |
private: |
explicit HTMLOptionElement(Document&); |