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());
|
||||
}
|
||||
|
||||
NSWindow* currentSheet;
|
||||
|
||||
NativeWindowMac::~NativeWindowMac() {
|
||||
[NSEvent removeMonitor:wheel_event_monitor_];
|
||||
Observe(nullptr);
|
||||
|
|
Loading…
Reference in a new issue