mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 17:53:56 +00:00
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…
Reference in New Issue
Block a user