summaryrefslogtreecommitdiff
path: root/program/include/rcmail.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-11-08 07:45:30 +0000
committerthomascube <thomas@roundcube.net>2011-11-08 07:45:30 +0000
commit3fe6c7082c89c0a8454e015beb08899b36b3b83e (patch)
tree19348421567d90819d4570a46fea12f61aebd9b6 /program/include/rcmail.php
parentaa546e17887931ccaf6390c2d6a31e028db70aaf (diff)
Remove unused cruft
Diffstat (limited to 'program/include/rcmail.php')
-rw-r--r--program/include/rcmail.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/include/rcmail.php b/program/include/rcmail.php
index 1ecdfcde0..969e101f7 100644
--- a/program/include/rcmail.php
+++ b/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