mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +00:00
oc: several uninitialized variables
This commit is contained in:
@@ -474,7 +474,9 @@ rtf2html (NSData *compressedRTF)
|
||||
MAPIStoreMessage *mainMessage;
|
||||
|
||||
//[self logWithFormat: @"METHOD '%s' (%d)", __FUNCTION__, __LINE__];
|
||||
|
||||
|
||||
containerTables = nil;
|
||||
max = 0;
|
||||
context = [self context];
|
||||
ownerUser = [[self userContext] sogoUser];
|
||||
userIsOwner = [[context activeUser] isEqual: ownerUser];
|
||||
|
||||
Reference in New Issue
Block a user