Skip to content

Commit

Permalink
Clean dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
mu001999 committed Jan 29, 2024
1 parent 7e43442 commit d3bf8b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions library/std/src/sys/pal/wasi/net.rs
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,4 @@ pub mod netc {
pub sin6_flowinfo: u32,
pub sin6_scope_id: u32,
}

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

0 comments on commit d3bf8b7

Please sign in to comment.