Remove unused property
This commit is contained in:
parent
1762599df0
commit
b80f20912f
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ class NativeWindowMac : public NativeWindow {
|
||||||
atom::NativeWindowMac* shell_;
|
atom::NativeWindowMac* shell_;
|
||||||
bool enable_larger_than_screen_;
|
bool enable_larger_than_screen_;
|
||||||
BOOL redispatchingEvent_;
|
BOOL redispatchingEvent_;
|
||||||
BOOL eventHandled_;
|
|
||||||
}
|
}
|
||||||
@property BOOL acceptsFirstMouse;
|
@property BOOL acceptsFirstMouse;
|
||||||
@property BOOL disableAutoHideCursor;
|
@property BOOL disableAutoHideCursor;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue