From d9b23cb0224efb7157d2888bdaef85edebf6dd08 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Wed, 19 Oct 2011 14:47:50 -0700 Subject: move comm functions out of rust abi --- src/rt/rust_builtin.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rt') diff --git a/src/rt/rust_builtin.cpp b/src/rt/rust_builtin.cpp index 32eb4a685d7..310d61b182e 100644 --- a/src/rt/rust_builtin.cpp +++ b/src/rt/rust_builtin.cpp @@ -576,7 +576,6 @@ chan_id_send(type_desc *t, rust_task_id target_task_id, port->remote_chan->send(sptr); } target_task->deref(); - task->yield(); } } -- cgit 1.4.1-3-g733a5