From: Michael M Slusarz Date: Tue, 25 Nov 2008 04:00:44 +0000 (-0700) Subject: Not needed. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=631dd1587e83150d288baaf7cd16cfeaf58baf39;p=horde.git Not needed. --- diff --git a/imp/mailbox.php b/imp/mailbox.php index 2c255a31c..7dcdf535b 100644 --- a/imp/mailbox.php +++ b/imp/mailbox.php @@ -170,7 +170,6 @@ case 'flag_messages': case 'hide_deleted': $prefs->setValue('delhide', !$prefs->getValue('delhide')); IMP::hideDeletedMsgs(true); - $imp_mailbox = &IMP_Mailbox::singleton($imp_mbox['mailbox']); break; case 'expunge_mailbox':