minor fix

pull/451/head
Ryan ZHAO 3 years ago
parent 2f57090cfa
commit 6b8228c76d

@ -482,8 +482,6 @@ public class ConversationActivity extends PassphraseRequiredActionBarActivity
markLastSeen(); markLastSeen();
AudioSlidePlayer.stopAll(); AudioSlidePlayer.stopAll();
EventBus.getDefault().unregister(this); EventBus.getDefault().unregister(this);
DatabaseFactory.getLokiThreadDatabase(this).setDelegate(null);
} }
@Override @Override

Loading…
Cancel
Save