remove process preference lock from AtomBrowserClient (#12194)
This commit is contained in:
parent
f685e389d3
commit
06bf72da67
2 changed files with 0 additions and 8 deletions
|
@ -140,8 +140,6 @@ class AtomBrowserClient : public brightray::BrowserClient,
|
|||
// list of site per affinity. weak_ptr to prevent instance locking
|
||||
std::map<std::string, content::SiteInstance*> site_per_affinities;
|
||||
|
||||
base::Lock process_preferences_lock_;
|
||||
|
||||
std::unique_ptr<AtomResourceDispatcherHostDelegate>
|
||||
resource_dispatcher_host_delegate_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue