mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 07:09:24 +00:00
Dropping 10.9 support
This commit is contained in:
@@ -127,7 +127,6 @@ typedef NS_ENUM(NSUInteger, MPPasswordRating) {
|
||||
self.lowerCaseButton.tag = MPPasswordCharactersLowerCase;
|
||||
self.symbolsButton.tag = MPPasswordCharactersSymbols;
|
||||
|
||||
[self updateResponderChain];
|
||||
[self reset];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user