mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-23 15:12:44 +00:00
Fix compilation of UIxTaskEditor.m
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
if ((self = [super init]))
|
||||
{
|
||||
item = nil;
|
||||
// item = nil;
|
||||
|
||||
user = [[self context] activeUser];
|
||||
ASSIGN (dateFormatter, [user dateFormatterInContext: context]);
|
||||
|
||||
Reference in New Issue
Block a user