libcore: Remove void declaration from comm::rustrt

This commit is contained in:
Brian Anderson 2012-01-14 03:13:41 -08:00
parent d978aace53
commit 84664304cc
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ export port;
#[abi = "cdecl"]
native mod rustrt {
type void;
type rust_port;
fn chan_id_send<T: send>(t: *sys::type_desc,