From b6208965fd5a1702be740166daa33c85c4bdd8cf Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 14 May 2010 14:24:13 +0000 Subject: - removed old code git-svn-id: https://svn.roundcube.net/trunk@3619 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/app.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'roundcubemail/program') 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': -- cgit v1.2.3