Remove old convo compose view

This commit is contained in:
lilia
2014-07-22 22:11:13 -10:00
parent 511b121a2f
commit 98cfc1b701
3 changed files with 0 additions and 47 deletions

View File

@@ -17,7 +17,6 @@
new Whisper.ConversationListView({el: $('#contacts')});
new Whisper.ConversationComposeView({el: $('body')});
Whisper.Threads.fetch({reset: true});
textsecure.registerOnLoadFunction(function() {