Commit ed6f7997 authored by Jethro Beekman's avatar Jethro Beekman
Browse files

Remove superfluous dead_code attribute

parent c1232f30
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -552,7 +552,6 @@ impl <'x> X509Name<'x> {
    }
}

#[allow(dead_code)]
/// A certificate signing request
pub struct X509Req {
    handle: *mut ffi::X509_REQ,