Remove not needed vars

This commit is contained in:
Andreas Linde 2012-10-05 15:25:04 +02:00
parent 218e255378
commit 3f12ce70ee

View File

@ -165,9 +165,6 @@
#pragma mark - Local Storage
- (void)loadMessages {
NSError *error = nil;
NSPropertyListFormat format;
BOOL userNameViaDelegate = NO;
BOOL userEmailViaDelegate = NO;