mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 15:20:48 +00:00
Remove uneeded methods, document reason why there is no else condition in doAction:
This commit is contained in:
parent
dc9847fdea
commit
3b4b1b42d5
4 changed files with 7 additions and 25 deletions
|
@ -39,11 +39,6 @@
|
|||
#import "AppKit/NSStoryboard.h"
|
||||
#import "AppKit/NSWindowController.h"
|
||||
|
||||
@interface NSStoryboardSegue (__ViewControllerPrivate__)
|
||||
- (void) _setDestinationController: (id)controller;
|
||||
- (void) _setSourceController: (id)controller;
|
||||
@end
|
||||
|
||||
@implementation NSViewController
|
||||
|
||||
- (id)initWithNibName:(NSString *)nibNameOrNil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue