2
0

Remove fixed TODO.

This commit is contained in:
Maarten Billemont 2015-11-05 00:01:55 -05:00
parent 7f68d4b98f
commit b932f132ef

View File

@ -26,7 +26,6 @@
@property(nonatomic) NSMutableArray *sites;
@property(nonatomic) NSString *masterPassword;
// TODO: For some reason, some builds, this will work; other builds, it will not. Behavior changes without code change.
@property(nonatomic) BOOL showVersionContainer;
@property(nonatomic) BOOL alternatePressed;
@property(nonatomic) BOOL locked;