mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-24 09:47:15 +01:00
Removed logging
This commit is contained in:
@@ -164,8 +164,8 @@ public final class ShortcutBadgerAlt {
|
||||
}
|
||||
|
||||
if (sIsBadgeCounterSupported == null) {
|
||||
Log.w(LOG_TAG, "Badge counter seems not supported for this platform: "
|
||||
+ lastErrorMessage);
|
||||
//Log.w(LOG_TAG, "Badge counter seems not supported for this platform: "
|
||||
// + lastErrorMessage);
|
||||
sIsBadgeCounterSupported = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user