Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bbde68e

Browse filesBrowse files
targosRafaelGSS
authored andcommitted
src: remove unused variable in crypto_x509.cc
PR-URL: #47344 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 9c975f7 commit bbde68e
Copy full SHA for bbde68e

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎src/crypto/crypto_x509.cc‎

Copy file name to clipboardExpand all lines: src/crypto/crypto_x509.cc
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ MaybeLocal<Object> X509Certificate::GetPeerCert(
136136
const SSLPointer& ssl,
137137
GetPeerCertificateFlag flag) {
138138
ClearErrorOnReturn clear_error_on_return;
139-
Local<Object> obj;
140139
MaybeLocal<Object> maybe_cert;
141140

142141
bool is_server =

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.