Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7cafc854 authored by cketti's avatar cketti
Browse files

Removed unnecessary FIXME comment

parent 033e0d40
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);