Destructive database restructuring

This commit is contained in:
M66B
2018-11-13 10:05:33 +01:00
parent e0d8c6180d
commit 0d323a53f2
34 changed files with 311 additions and 25784 deletions

View File

@@ -728,8 +728,6 @@ public class FragmentAccount extends FragmentEx {
account.primary = (account.synchronize && primary);
account.poll_interval = Integer.parseInt(interval);
account.store_sent = false; // obsolete
account.seen_until = null; // obsolete
account.created = new Date().getTime();
if (!synchronize)