mirror of
https://github.com/electron/electron.git
synced 2026-02-18 02:51:53 -05:00
Remove unused property
This commit is contained in:
@@ -157,7 +157,6 @@ class NativeWindowMac : public NativeWindow {
|
||||
atom::NativeWindowMac* shell_;
|
||||
bool enable_larger_than_screen_;
|
||||
BOOL redispatchingEvent_;
|
||||
BOOL eventHandled_;
|
||||
}
|
||||
@property BOOL acceptsFirstMouse;
|
||||
@property BOOL disableAutoHideCursor;
|
||||
|
||||
Reference in New Issue
Block a user