mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Remove unneeded method, per discussion with @fredkiefer
This commit is contained in:
parent
b0d02aa7e8
commit
ab2de84a90
1 changed files with 0 additions and 4 deletions
|
@ -28,10 +28,6 @@
|
|||
|
||||
#import "GNUstepGUI/GSTheme.h"
|
||||
|
||||
@interface NSToolbarItem (Private)
|
||||
- (NSView *) _backView;
|
||||
@end
|
||||
|
||||
@implementation NSMenuToolbarItem
|
||||
|
||||
- (instancetype) initWithItemIdentifier: (NSString *)identifier
|
||||
|
|
Loading…
Reference in a new issue