chore: remove unused class electron::ObjectLifeMonitor (#43104)

chore: remove unused class `electron::ObjectLifeMonitor` (#43089)

The last users were removed in June 2020 e1e73fa5f (#24115)
and May 2020 9d7ba982 (#23592).
This commit is contained in:
Charles Kerr 2024-07-30 10:45:16 -05:00 committed by GitHub
parent c2a46108c5
commit 8fa57ab165
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 2 additions and 79 deletions

View file

@ -17,7 +17,6 @@
#include "base/trace_event/trace_event.h"
#include "content/public/renderer/render_frame.h"
#include "content/public/renderer/render_frame_observer.h"
#include "shell/common/api/object_life_monitor.h"
#include "shell/common/gin_converters/blink_converter.h"
#include "shell/common/gin_converters/callback_converter.h"
#include "shell/common/gin_helper/dictionary.h"