Rollup merge of #120462 - mu001999:clean, r=Nilstrieb
Clean dead code Detected by #118257
This commit is contained in:
commit
c70c4cc708
@ -538,7 +538,4 @@ pub struct sockaddr_in6 {
|
||||
pub sin6_flowinfo: u32,
|
||||
pub sin6_scope_id: u32,
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
pub struct sockaddr {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user