| Index: services/ui/ws/window_manager_window_tree_factory_set.h
|
| diff --git a/services/ui/ws/window_manager_window_tree_factory_set.h b/services/ui/ws/window_manager_window_tree_factory_set.h
|
| index a430d85ac044daf116f2544d42b4c58d42a7876a..0c28c2735402dd8d327182b3e7b35bdb8d82d2ba 100644
|
| --- a/services/ui/ws/window_manager_window_tree_factory_set.h
|
| +++ b/services/ui/ws/window_manager_window_tree_factory_set.h
|
| @@ -75,8 +75,6 @@ class WindowManagerWindowTreeFactorySet : public UserIdTrackerObserver {
|
| // UserIdTrackerObserver:
|
| void OnUserIdRemoved(const UserId& id) override;
|
|
|
| - // Set to true the first time a valid factory has been found.
|
| - bool got_valid_factory_ = false;
|
| UserIdTracker* id_tracker_;
|
| WindowServer* window_server_;
|
|
|
|
|