summaryrefslogtreecommitdiff
path: root/program
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-05-14 14:24:13 +0000
committeralecpl <alec@alec.pl>2010-05-14 14:24:13 +0000
commita4a270be84051e70f3f3c56d347a724000b0b454 (patch)
treeb804107d4c9daaf22863fb11e08917703a389520 /program
parentab10d6f7a6aa6bc3653cae7cffda21153ba59e38 (diff)
- removed old code
Diffstat (limited to 'program')
-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':