remove extraneous variable
This commit is contained in:
parent
80aa399f8a
commit
3f6d2eb3ab
1 changed files with 0 additions and 2 deletions
|
@ -1045,8 +1045,6 @@ NativeWindowMac::NativeWindowMac(
|
||||||
web_contents->GetWebContents()->GetRenderViewHost());
|
web_contents->GetWebContents()->GetRenderViewHost());
|
||||||
}
|
}
|
||||||
|
|
||||||
NSWindow* currentSheet;
|
|
||||||
|
|
||||||
NativeWindowMac::~NativeWindowMac() {
|
NativeWindowMac::~NativeWindowMac() {
|
||||||
[NSEvent removeMonitor:wheel_event_monitor_];
|
[NSEvent removeMonitor:wheel_event_monitor_];
|
||||||
Observe(nullptr);
|
Observe(nullptr);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue