Loading src/com/fsck/k9/activity/MessageList.java +1 −2 Original line number Diff line number Diff line Loading @@ -1195,7 +1195,6 @@ public class MessageList mAccount.setSortType(sortType); mAccount.setSortAscending(sortAscending); mAccount.save(Preferences.getPreferences(this)); reSort(); } } Loading Loading
src/com/fsck/k9/activity/MessageList.java +1 −2 Original line number Diff line number Diff line Loading @@ -1195,7 +1195,6 @@ public class MessageList mAccount.setSortType(sortType); mAccount.setSortAscending(sortAscending); mAccount.save(Preferences.getPreferences(this)); reSort(); } } Loading