Rollup merge of #120332 - mu001999:cleanup/dead_code, r=Nilstrieb
Remove unused struct Detected by #118257
This commit is contained in:
commit
d7a9f51df7
@ -364,7 +364,4 @@ pub mod netc {
|
||||
pub sin6_flowinfo: u32,
|
||||
pub sin6_scope_id: u32,
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
pub struct sockaddr {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user