Skip to content

Commit 75eeb5e

Browse files
committed
Remove unused struct
1 parent 4cb17b4 commit 75eeb5e

File tree

1 file changed

+0
-3
lines changed
  • library/std/src/sys/pal/unsupported

1 file changed

+0
-3
lines changed

library/std/src/sys/pal/unsupported/net.rs

-3
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,4 @@ pub mod netc {
364364
pub sin6_flowinfo: u32,
365365
pub sin6_scope_id: u32,
366366
}
367-
368-
#[derive(Copy, Clone)]
369-
pub struct sockaddr {}
370367
}

0 commit comments

Comments
 (0)