mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 22:39:37 +00:00
Dropping 10.9 support
This commit is contained in:
@@ -126,12 +126,6 @@ typedef NS_ENUM(NSUInteger, MPContentTab) {
|
||||
[self.entryViewController registerNotificationsForDocument:document];
|
||||
}
|
||||
|
||||
- (void)updateResponderChain {
|
||||
[super updateResponderChain];
|
||||
[self.groupViewController updateResponderChain];
|
||||
[self.entryViewController updateResponderChain];
|
||||
}
|
||||
|
||||
#pragma mark -
|
||||
#pragma mark Properties
|
||||
- (void)setActiveTab:(NSUInteger)activeTab {
|
||||
|
||||
Reference in New Issue
Block a user