mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
remove extraneous variable
This commit is contained in:
@@ -1045,8 +1045,6 @@ NativeWindowMac::NativeWindowMac(
|
||||
web_contents->GetWebContents()->GetRenderViewHost());
|
||||
}
|
||||
|
||||
NSWindow* currentSheet;
|
||||
|
||||
NativeWindowMac::~NativeWindowMac() {
|
||||
[NSEvent removeMonitor:wheel_event_monitor_];
|
||||
Observe(nullptr);
|
||||
|
||||
Reference in New Issue
Block a user