Not needed.
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 25 Nov 2008 04:00:44 +0000 (21:00 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 25 Nov 2008 04:00:44 +0000 (21:00 -0700)
imp/mailbox.php

index 2c255a3..7dcdf53 100644 (file)
@@ -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':