| Index: trunk/src/ash/root_window_settings.h
|
| ===================================================================
|
| --- trunk/src/ash/root_window_settings.h (revision 258102)
|
| +++ trunk/src/ash/root_window_settings.h (working copy)
|
| @@ -29,9 +29,6 @@
|
| // RootWindowController for the root window. This may be NULL
|
| // for the root window used for mirroring.
|
| RootWindowController* controller;
|
| -
|
| - // True if the root window has already been shutdown.
|
| - bool shutdown;
|
| };
|
|
|
| // Initializes and returns RootWindowSettings for |root|.
|
|
|