Index: Source/core/paint/DeprecatedPaintLayer.h |
diff --git a/Source/core/paint/DeprecatedPaintLayer.h b/Source/core/paint/DeprecatedPaintLayer.h |
index 6012bcea544eaadf37272f5cbd5e2ed202d769df..2595c2bec7fde8d9ed43d090b9fa1e9dbc61acfc 100644 |
--- a/Source/core/paint/DeprecatedPaintLayer.h |
+++ b/Source/core/paint/DeprecatedPaintLayer.h |
@@ -604,7 +604,6 @@ private: |
void updateOrRemoveFilterClients(); |
void updatePaginationRecursive(bool needsPaginationUpdate = false); |
- void updatePagination(); |
void clearPaginationRecursive(); |
DeprecatedPaintLayerType m_layerType; |