No need to get BrowserContext from NativeWindow
This commit is contained in:
parent
702f1631a3
commit
8bbe28e998
2 changed files with 2 additions and 7 deletions
|
@ -990,7 +990,6 @@ NativeWindowMac::NativeWindowMac(
|
|||
|
||||
NativeWindowMac::~NativeWindowMac() {
|
||||
[NSEvent removeMonitor:wheel_event_monitor_];
|
||||
Observe(nullptr);
|
||||
}
|
||||
|
||||
void NativeWindowMac::Close() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue