Remove unused struct
This commit is contained in:
parent
4cb17b4e78
commit
75eeb5e7b2
1 changed files with 0 additions and 3 deletions
|
@ -364,7 +364,4 @@ pub mod netc {
|
|||
pub sin6_flowinfo: u32,
|
||||
pub sin6_scope_id: u32,
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
pub struct sockaddr {}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue