Chromium Code Reviews| Index: Source/core/layout/LayoutObject.h |
| diff --git a/Source/core/layout/LayoutObject.h b/Source/core/layout/LayoutObject.h |
| index c37726a641680be3ed867905381d7a3c5f619cad..02b81fd4c9c05da0f46b12548dac2d4a16ebb3c8 100644 |
| --- a/Source/core/layout/LayoutObject.h |
| +++ b/Source/core/layout/LayoutObject.h |
| @@ -1152,7 +1152,6 @@ protected: |
| void setSelfMayNeedPaintInvalidation(); |
| virtual void willBeDestroyed(); |
| - void postDestroy(); |
| virtual void insertedIntoTree(); |
| virtual void willBeRemovedFromTree(); |