summaryrefslogtreecommitdiff
path: root/program/js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js')
-rw-r--r--program/js/app.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/program/js/app.js b/program/js/app.js
index 1019d1053..235fc087e 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -4859,8 +4859,6 @@ function rcube_webmail()
// re-enable commands on move/delete error
this.enable_command('reply', 'reply-all', 'forward', 'delete', 'mark', 'print', 'open', 'edit', 'viewsource', 'download', true);
}
- else if (this.message_list)
- this.message_list.init();
break;
case 'purge':