mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
Remove unneeded method declaration
This commit is contained in:
@@ -165,7 +165,6 @@ class NativeWindowMac : public NativeWindow {
|
||||
- (void)setShell:(atom::NativeWindowMac*)shell;
|
||||
- (void)setEnableLargerThanScreen:(bool)enable;
|
||||
- (void)redispatchKeyEvent:(NSEvent*)event;
|
||||
- (BOOL)performKeyEquivalent:(NSEvent*)theEvent;
|
||||
@end
|
||||
|
||||
#endif // ATOM_BROWSER_NATIVE_WINDOW_MAC_H_
|
||||
|
||||
Reference in New Issue
Block a user