Skip to content

Commit ce305f8

Browse files
committed
Hermit: Remove unused socklen_t (dead_code)
1 parent 11af142 commit ce305f8

File tree

1 file changed

+0
-2
lines changed
  • library/std/src/sys/hermit

1 file changed

+0
-2
lines changed

library/std/src/sys/hermit/net.rs

-2
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,4 @@ pub mod netc {
487487

488488
#[derive(Copy, Clone)]
489489
pub struct sockaddr {}
490-
491-
pub type socklen_t = usize;
492490
}

0 commit comments

Comments
 (0)