Index: Source/core/rendering/RenderListBox.h |
diff --git a/Source/core/rendering/RenderListBox.h b/Source/core/rendering/RenderListBox.h |
index c824b7c50aa9854265d0c0be2cd37b7fdff81b97..efc47aa25103ee9bf7341490fa9a87f8ec049003 100644 |
--- a/Source/core/rendering/RenderListBox.h |
+++ b/Source/core/rendering/RenderListBox.h |
@@ -138,7 +138,6 @@ private: |
void destroyScrollbar(); |
LayoutUnit itemHeight() const; |
- void valueChanged(unsigned listIndex); |
int numVisibleItems() const; |
int numItems() const; |
LayoutUnit listHeight() const; |