(fix) silence sogo-ealarms-notify verbose output (fixes #4170)

Conflicts:
	Tools/SOGoEAlarmsNotifier.m
This commit is contained in:
Ludovic Marcotte
2017-07-04 13:15:29 -04:00
parent a9d9e114aa
commit 67fef95024

View File

@@ -196,6 +196,8 @@
NSString *credsFilename;
int count, max;
[[SOGoProductLoader productLoader] loadAllProducts: NO];
if ([[NSUserDefaults standardUserDefaults] stringForKey: @"h"])
{
[self usage];