mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-11 20:15:03 -05:00
Removed unnecessary FIXME comment
This commit is contained in:
parent
033e0d40de
commit
7cafc8547b
@ -329,7 +329,6 @@ public class Account implements Serializable
|
||||
}
|
||||
while (gotOne);
|
||||
|
||||
//FIXME: This can never be true?
|
||||
if (newIdentities.size() == 0)
|
||||
{
|
||||
String name = prefs.getString(mUuid + ".name", null);
|
||||
|
Loading…
Reference in New Issue
Block a user