mac: Remove unused action handler

This commit is contained in:
Cheng Zhao 2015-04-25 20:41:12 +08:00
parent c811beb1e2
commit ecf29f72bc
3 changed files with 0 additions and 16 deletions

View file

@ -18,6 +18,4 @@
// CrAppControlProtocol:
- (void)setHandlingSendEvent:(BOOL)handlingSendEvent;
- (IBAction)closeAllWindows:(id)sender;
@end