Suppress multiple notification sounds for POP3 accounts

This commit is contained in:
M66B 2021-03-31 18:12:22 +02:00
parent 47e8bc4b40
commit aae6d1ff0d
1 changed files with 0 additions and 2 deletions

View File

@ -2188,8 +2188,6 @@ class Core {
imessages = Arrays.copyOfRange(imessages,
imessages.length - account.max_messages, imessages.length);
db.folder().setFolderSyncState(folder.id, "downloading");
boolean hasUidl = caps.containsKey("UIDL");
if (hasUidl) {
FetchProfile ifetch = new FetchProfile();