mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-13 06:38:05 -05:00
removed two extra lines from the merge in r2055
This commit is contained in:
parent
2ca76e3db0
commit
5e30c3dab1
@ -1080,8 +1080,6 @@ public class MessageCompose extends K9Activity implements OnClickListener, OnFoc
|
||||
{
|
||||
Toast.makeText(this, R.string.send_aborted, Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
mDraftNeedsSaving = false;
|
||||
saveMessage();
|
||||
}
|
||||
|
||||
private void onSend()
|
||||
|
Loading…
Reference in New Issue
Block a user