mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
💄
This commit is contained in:
@@ -79,9 +79,6 @@
|
||||
|
||||
#pragma mark NSWindowDelegate
|
||||
|
||||
- (void)windowDidBecomeKey:(NSNotification*)notification {
|
||||
}
|
||||
|
||||
// Called when the window is about to close. Perform the self-destruction
|
||||
// sequence by getting rid of the window. By returning YES, we allow the window
|
||||
// to be removed from the screen.
|
||||
|
||||
Reference in New Issue
Block a user