| Index: chrome/browser/chromeos/login/login_display_host_impl.h
|
| diff --git a/chrome/browser/chromeos/login/login_display_host_impl.h b/chrome/browser/chromeos/login/login_display_host_impl.h
|
| index 162a9461926f1c8688353863f8a4940d916085c8..824760d0b3cd16114b502250db7a611064c6be8c 100644
|
| --- a/chrome/browser/chromeos/login/login_display_host_impl.h
|
| +++ b/chrome/browser/chromeos/login/login_display_host_impl.h
|
| @@ -161,9 +161,6 @@ class LoginDisplayHostImpl : public LoginDisplayHost,
|
| // Login display we are using.
|
| WebUILoginDisplay* webui_login_display_;
|
|
|
| - // True if alternate boot animation is enabled.
|
| - bool is_boot_animation2_enabled_;
|
| -
|
| // True if the login display is the current screen.
|
| bool is_showing_login_;
|
|
|
|
|