alecpl
2008-09-14 108d3b0836d9fd576a21f2518296aa2d9e6d5837
- remove not used function


1 files modified
5 ■■■■■ changed files
program/js/app.js 5 ●●●●● patch | view | raw | blame | history
program/js/app.js
@@ -3750,11 +3750,6 @@
    console.log(httpRequest.get_text());
    }
  this.handle_conv_error = function(httpRequest)
    {
    alert('html2text request returned with error ' + httpRequest.xmlhttp.status);
    }
  /********************************************************/
  /*********        remote request methods        *********/