projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
677e10c
)
Remove unreachable code
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 17 Dec 2010 08:53:02 +0000
(
01:53
-0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 17 Dec 2010 09:17:39 +0000
(
02:17
-0700)
imp/lib/Imap/Thread.php
patch
|
blob
|
history
diff --git
a/imp/lib/Imap/Thread.php
b/imp/lib/Imap/Thread.php
index
b7c9cd3
..
79d648e
100644
(file)
--- a/
imp/lib/Imap/Thread.php
+++ b/
imp/lib/Imap/Thread.php
@@
-167,10
+167,6
@@
class IMP_Imap_Thread
case '4':
$tmp .= '\-';
break;
-
- case '5':
- // TODO
- break;
}
}
}