Skip to content

Commit 8466430

Browse files
committed
libcore: Remove void declaration from comm::rustrt
1 parent d978aac commit 8466430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcore/comm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export port;
3434

3535
#[abi = "cdecl"]
3636
native mod rustrt {
37-
type void;
3837
type rust_port;
3938

4039
fn chan_id_send<T: send>(t: *sys::type_desc,

0 commit comments

Comments
 (0)