From d25fae0e10d92d7329211170a5b38b104a5093f0 Mon Sep 17 00:00:00 2001 From: Ben Blum Date: Mon, 10 Jun 2013 17:48:14 -0400 Subject: [PATCH] Remove 'this could be clearer' FIXME. Looks fine. Close #2618. --- src/libextra/timer.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libextra/timer.rs b/src/libextra/timer.rs index f2513366663..7a4ad34b508 100644 --- a/src/libextra/timer.rs +++ b/src/libextra/timer.rs @@ -131,7 +131,6 @@ pub fn recv_timeout(iotask: &IoTask, unsafe { let wait_po = cast::transmute_mut(wait_po); - // FIXME: This could be written clearer (#2618) either::either( |_| { None