mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-26 19:02:17 -05:00
Unused code
This commit is contained in:
parent
e76fc676a9
commit
598728a2cf
@ -316,8 +316,6 @@ public class ConversationActivity extends Activity implements ServiceConnection,
|
||||
|
||||
if (adapter != null) {
|
||||
adapter.addMessage(message);
|
||||
} else {
|
||||
//"MessageListAdapter is null (conversation " + conversation.getName() + " has no adapter assigned)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user