Changeset 1789 in subversion


Ignore:
Timestamp:
Sep 14, 2008 4:35:03 AM (5 years ago)
Author:
alec
Message:
  • remove not used function
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/js/app.js

    r1788 r1789  
    37513751    } 
    37523752 
    3753   this.handle_conv_error = function(httpRequest) 
    3754     { 
    3755     alert('html2text request returned with error ' + httpRequest.xmlhttp.status); 
    3756     } 
    3757  
    37583753 
    37593754  /********************************************************/ 
Note: See TracChangeset for help on using the changeset viewer.