From 3bb77c7cc65eb718bceea806ca8597757a871ee1 Mon Sep 17 00:00:00 2001 From: thomasb Date: Tue, 8 Nov 2011 07:45:30 +0000 Subject: Remove unused cruft git-svn-id: https://svn.roundcube.net/trunk@5396 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/include/rcmail.php | 1 - 1 file changed, 1 deletion(-) (limited to 'roundcubemail/program/include/rcmail.php') diff --git a/roundcubemail/program/include/rcmail.php b/roundcubemail/program/include/rcmail.php index 1ecdfcde0..969e101f7 100644 --- a/roundcubemail/program/include/rcmail.php +++ b/roundcubemail/program/include/rcmail.php @@ -594,7 +594,6 @@ class rcmail return; $this->imap = new rcube_imap(); - $this->imap->debug_level = $this->config->get('debug_level'); $this->imap->skip_deleted = $this->config->get('skip_deleted'); // enable caching of imap data -- cgit v1.2.3