mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Shhhh
This commit is contained in:
@@ -70,8 +70,7 @@
|
||||
|
||||
// WebUIDelegate Protocol
|
||||
- (NSArray *)webView:(WebView *)sender contextMenuItemsForElement:(NSDictionary *)element defaultMenuItems:(NSArray *)defaultMenuItems {
|
||||
NSLog(@"WHAT!");
|
||||
return [NSArray array];
|
||||
return [NSArray array];
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user