| Index: Source/core/rendering/RenderListItem.h
|
| diff --git a/Source/core/rendering/RenderListItem.h b/Source/core/rendering/RenderListItem.h
|
| index 5c17a7183517f69f35d003664d2621b5798baf60..10c2e65122508d41ce115310c28a8e07829938a6 100644
|
| --- a/Source/core/rendering/RenderListItem.h
|
| +++ b/Source/core/rendering/RenderListItem.h
|
| @@ -46,7 +46,6 @@ public:
|
| bool notInList() const { return m_notInList; }
|
|
|
| const String& markerText() const;
|
| - String markerTextWithSuffix() const;
|
|
|
| void updateListMarkerNumbers();
|
| void updateMarkerLocation();
|
|
|