From 32798d6be012f3fd6024a8fa2e73f4ed8874e368 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 17 Dec 2010 01:53:02 -0700 Subject: [PATCH] Remove unreachable code --- imp/lib/Imap/Thread.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/imp/lib/Imap/Thread.php b/imp/lib/Imap/Thread.php index b7c9cd329..79d648ec8 100644 --- 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; } } } -- 2.11.0