mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Remove unused code
This commit is contained in:
@@ -138,11 +138,6 @@
|
||||
CefShutdown();
|
||||
}
|
||||
|
||||
- (BOOL)applicationShouldHandleReopen:(NSApplication *)application hasVisibleWindows:(BOOL)flag {
|
||||
NSLog(@"%@", @"OK OK OK");
|
||||
return YES;
|
||||
}
|
||||
|
||||
# pragma mark CefAppProtocol
|
||||
|
||||
- (BOOL)isHandlingSendEvent {
|
||||
|
||||
Reference in New Issue
Block a user