mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-18 18:05:36 +00:00
Stage 1 of clang compiler warning patches.
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
else
|
||||
{
|
||||
if (verbose)
|
||||
NSLog(@"No session to remove", sessionsToDelete);
|
||||
NSLog(@"No session to remove");
|
||||
}
|
||||
|
||||
[cm releaseChannel: channel];
|
||||
|
||||
Reference in New Issue
Block a user