diff --git a/src/crypto/crypto_x509.cc b/src/crypto/crypto_x509.cc index e1b713644a1fa7..c2d4f44f285398 100644 --- a/src/crypto/crypto_x509.cc +++ b/src/crypto/crypto_x509.cc @@ -136,7 +136,6 @@ MaybeLocal X509Certificate::GetPeerCert( const SSLPointer& ssl, GetPeerCertificateFlag flag) { ClearErrorOnReturn clear_error_on_return; - Local obj; MaybeLocal maybe_cert; bool is_server =