Remove superfluous dead_code attribute
This commit is contained in:
parent
c1232f3035
commit
ed6f7997a2
|
|
@ -552,7 +552,6 @@ impl <'x> X509Name<'x> {
|
|||
}
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
/// A certificate signing request
|
||||
pub struct X509Req {
|
||||
handle: *mut ffi::X509_REQ,
|
||||
|
|
|
|||
Loading…
Reference in New Issue