diff --git a/mail/js/app.js b/mail/js/app.js index 2343555ebc..d3fc40f9e7 100644 --- a/mail/js/app.js +++ b/mail/js/app.js @@ -5303,7 +5303,6 @@ app.classes.mail = AppJS.extend( { if (this.compose_integrate_submit() && _action) return false; - if (_action.id == 'send') this.saveAsDraft(null, 'autosaving'); if (this.mailvelope_editor) { var self = this;