projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdc0aea
)
Remove duplicate line.
author
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 15 Mar 2010 23:35:47 +0000
(17:35 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 16 Mar 2010 02:11:33 +0000
(20:11 -0600)
imp/message-mimp.php
patch
|
blob
|
history
diff --git
a/imp/message-mimp.php
b/imp/message-mimp.php
index
e1adb8f
..
211193b
100644
(file)
--- a/
imp/message-mimp.php
+++ b/
imp/message-mimp.php
@@
-51,7
+51,6
@@
case 'u':
/* Get mailbox/UID of message. */
$index_array = $imp_mailbox->getIMAPIndex();
- $index_array = $imp_mailbox->getIMAPIndex();
$indices_array = array($index_array['mailbox'] => array($index_array['uid']));
if ($vars->a == 'u') {