Skip to content

Commit

Permalink
Remove unused struct
Browse files Browse the repository at this point in the history
  • Loading branch information
mu001999 committed Jan 21, 2024
1 parent 4cb17b4 commit 75eeb5e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions library/std/src/sys/pal/unsupported/net.rs
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,4 @@ pub mod netc {
pub sin6_flowinfo: u32,
pub sin6_scope_id: u32,
}

#[derive(Copy, Clone)]
pub struct sockaddr {}
}

0 comments on commit 75eeb5e

Please sign in to comment.