program/lib/Roundcube/rcube_imap.php
@@ -62,7 +62,6 @@ protected $sort_field = ''; protected $sort_order = 'DESC'; protected $struct_charset; protected $msg_headers = array(); protected $search_set; protected $search_string = ''; protected $search_charset = ''; @@ -4354,7 +4353,6 @@ /** * This is our own debug handler for the IMAP connection * @access public */ public function debug_handler(&$imap, $message) {