Remove unneeded method, per discussion with @fredkiefer

This commit is contained in:
Gregory John Casamento 2024-06-28 19:39:10 -04:00
parent b0d02aa7e8
commit ab2de84a90

View file

@ -28,10 +28,6 @@
#import "GNUstepGUI/GSTheme.h"
@interface NSToolbarItem (Private)
- (NSView *) _backView;
@end
@implementation NSMenuToolbarItem
- (instancetype) initWithItemIdentifier: (NSString *)identifier