| Index: ash/mus/root_window_controller.h
|
| diff --git a/ash/mus/root_window_controller.h b/ash/mus/root_window_controller.h
|
| index de593d3258567a4ec22941b5793a593cd18b6cac..2a66275885815ffab031f02112a1ceeea64f4f32 100644
|
| --- a/ash/mus/root_window_controller.h
|
| +++ b/ash/mus/root_window_controller.h
|
| @@ -83,9 +83,6 @@ class RootWindowController : public ShelfLayoutManagerDelegate {
|
| // Creates the necessary set of layout managers in the shell windows.
|
| void CreateLayoutManagers();
|
|
|
| - // Creates the status area widget that contains the system tray menu.
|
| - void CreateStatusArea();
|
| -
|
| WindowManager* window_manager_;
|
| ui::Window* root_;
|
| int window_count_ = 0;
|
|
|