chore: remove unused class electron::ObjectLifeMonitor
(#43089)
* chore: remove unused electron::ObjectLifeMonitor The last users were removed in June 2020e1e73fa5f
(#24115) and May 20209d7ba982
(#23592). * fixup! chore: remove unused electron::ObjectLifeMonitor fix: oops
This commit is contained in:
parent
1a6e651844
commit
47dde3b6e2
5 changed files with 2 additions and 81 deletions
|
@ -4,7 +4,8 @@
|
|||
|
||||
#include "shell/renderer/api/context_bridge/object_cache.h"
|
||||
|
||||
#include "shell/common/api/object_life_monitor.h"
|
||||
#include "v8/include/v8-local-handle.h"
|
||||
#include "v8/include/v8-object.h"
|
||||
|
||||
namespace electron::api::context_bridge {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue