Removed obsolete category since it's transferred to MiniKeePassLib

This commit is contained in:
michael starke
2013-06-25 02:03:57 +02:00
parent 8f884d799a
commit b8375d0514
5 changed files with 2 additions and 43 deletions

View File

@@ -7,7 +7,7 @@
//
#import "NSString+MPPasswordCreation.h"
#import "NSData+MPRandomBytes.h"
#import "NSData+Random.h"
NSString *const kMPLowercaseLetterCharacters = @"abcdefghijklmnopqrstuvw";
NSString *const kMPNumberCharacters = @"1234567890";