libcore: Remove void declaration from comm::rustrt
This commit is contained in:
parent
d978aace53
commit
84664304cc
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user