summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-14 14:24:13 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-14 14:24:13 +0000
commitb6208965fd5a1702be740166daa33c85c4bdd8cf (patch)
treebe550478186973f5e4e3a8abb7c7a1dda65c0e6b
parent4b7842ce38358f19e3e82cc5201145788491902e (diff)
- removed old code
git-svn-id: https://svn.roundcube.net/trunk@3619 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/program/js/app.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js
index 1019d1053..235fc087e 100644
--- a/roundcubemail/program/js/app.js
+++ b/roundcubemail/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':