From c0c705d8096ba84944fed0cbfa83c8e11c7eb7aa Mon Sep 17 00:00:00 2001 From: alec Date: Sun, 14 Sep 2008 08:35:03 +0000 Subject: - remove not used function git-svn-id: https://svn.roundcube.net/trunk@1789 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/app.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'roundcubemail/program') diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index d42b8ede8..31be5f765 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/program/js/app.js @@ -3750,11 +3750,6 @@ function rcube_webmail() console.log(httpRequest.get_text()); } - this.handle_conv_error = function(httpRequest) - { - alert('html2text request returned with error ' + httpRequest.xmlhttp.status); - } - /********************************************************/ /********* remote request methods *********/ -- cgit v1.2.3