- remove not used function

release-0.6
alecpl 16 years ago
parent 3bd94b142e
commit 108d3b0836

@ -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 *********/

Loading…
Cancel
Save