Remove migration-related functionality, leaving export stuff
FREEBIE
This commit is contained in:
parent
413fba80af
commit
7f8ade7747
6 changed files with 0 additions and 244 deletions
|
@ -161,7 +161,6 @@
|
|||
window.removeEventListener('online', connect);
|
||||
|
||||
if (!Whisper.Registration.isDone()) { return; }
|
||||
if (Whisper.Migration.inProgress()) { return; }
|
||||
if (Whisper.Import.isIncomplete()) { return; }
|
||||
|
||||
if (messageReceiver) { messageReceiver.close(); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue