| Index: services/ui/ws/server_window.h
|
| diff --git a/services/ui/ws/server_window.h b/services/ui/ws/server_window.h
|
| index 89109599669c5b9afea106a45626ba23695ad291..a7f1bb803960cbe51abc126e4115a4bd45de528b 100644
|
| --- a/services/ui/ws/server_window.h
|
| +++ b/services/ui/ws/server_window.h
|
| @@ -161,9 +161,6 @@ class ServerWindow {
|
| // visible.
|
| bool IsDrawn() const;
|
|
|
| - // Called when its appropriate to destroy surfaces scheduled for destruction.
|
| - void DestroySurfacesScheduledForDestruction();
|
| -
|
| const gfx::Insets& extended_hit_test_region() const {
|
| return extended_hit_test_region_;
|
| }
|
|
|