mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-28 03:32:15 -05:00
removed unused call to cancel events
This commit is contained in:
parent
c53c6cb6b6
commit
39e717ed94
@ -801,7 +801,6 @@ public class XmppConnectionService extends Service implements OnPhoneContactsLoa
|
||||
disconnect(account, false);
|
||||
}
|
||||
}).start();
|
||||
cancelWakeUpCall(account.getUuid().hashCode());
|
||||
}
|
||||
}
|
||||
Log.d(Config.LOGTAG, "good bye");
|
||||
|
Loading…
Reference in New Issue
Block a user