| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 71c664f commit d582954
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -147,7 +147,6 @@ MaybeLocal<Object> X509Certificate::GetPeerCert( | |||
| 147 | 147 | const SSLPointer& ssl, | |
| 148 | 148 | GetPeerCertificateFlag flag) { | |
| 149 | 149 | ClearErrorOnReturn clear_error_on_return; | |
| 150 | - MaybeLocal<Object> maybe_cert; | ||
| 151 | 150 | ||
| 152 | 151 | bool is_server = | |
| 153 | 152 | static_cast<int>(flag) & static_cast<int>(GetPeerCertificateFlag::SERVER); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments