Remove 'this could be clearer' FIXME. Looks fine. Close #2618.

This commit is contained in:
Ben Blum 2013-06-10 17:48:14 -04:00
parent 967c7d828a
commit d25fae0e10
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@ pub fn recv_timeout<T:Copy + Owned>(iotask: &IoTask,
unsafe {
let wait_po = cast::transmute_mut(wait_po);
// FIXME: This could be written clearer (#2618)
either::either(
|_| {
None