mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-04 11:05:27 +00:00
Avoid unnecessary calls to NSLog
This commit is contained in:
@@ -77,7 +77,7 @@ static NSString *mailETag = nil;
|
||||
SOGO_MAJOR_VERSION,
|
||||
SOGO_MINOR_VERSION,
|
||||
SOGO_SUBMINOR_VERSION];
|
||||
NSLog (@"Note: using constant etag for mail viewer: '%@'", mailETag);
|
||||
//NSLog (@"Note: using constant etag for mail viewer: '%@'", mailETag);
|
||||
}
|
||||
|
||||
- (void) dealloc
|
||||
|
||||
Reference in New Issue
Block a user