From 108d3b0836d9fd576a21f2518296aa2d9e6d5837 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sun, 14 Sep 2008 08:35:03 +0000 Subject: - remove not used function --- program/js/app.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'program/js/app.js') diff --git a/program/js/app.js b/program/js/app.js index d42b8ede8..31be5f765 100644 --- a/program/js/app.js +++ b/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