Remove unreachable code
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Dec 2010 08:53:02 +0000 (01:53 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Dec 2010 09:17:39 +0000 (02:17 -0700)
imp/lib/Imap/Thread.php

index b7c9cd3..79d648e 100644 (file)
@@ -167,10 +167,6 @@ class IMP_Imap_Thread
                     case '4':
                         $tmp .= '\-';
                         break;
-
-                    case '5':
-                        // TODO
-                        break;
                     }
                 }
             }