mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
refactor: remove superfluous interface declarations (#4110)
This commit is contained in:
@@ -38,9 +38,6 @@ typedef NS_ENUM(NSInteger, FilterTypeTag) {
|
||||
|
||||
@property(nonatomic) IBOutlet NSPopUpButton* fGroupsButton;
|
||||
|
||||
- (void)updateGroupsButton;
|
||||
- (void)updateGroups:(NSNotification*)notification;
|
||||
|
||||
@end
|
||||
|
||||
@implementation FilterBarController
|
||||
|
||||
Reference in New Issue
Block a user