Skip to content

src: remove unused variable in node_http2.cc - #26395

Closed
gengjiawen wants to merge 1 commit into
nodejs:masterfrom
gengjiawen:remove_unused_varibale_in_node_http2
Closed

src: remove unused variable in node_http2.cc#26395
gengjiawen wants to merge 1 commit into
nodejs:masterfrom
gengjiawen:remove_unused_varibale_in_node_http2

Conversation

@gengjiawen

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v6.x http2 Issues or PRs related to the http2 subsystem. labels Mar 2, 2019
@gengjiawen

Copy link
Copy Markdown
MemberAuthor

@addaleax Can you review this pr ? Thanks.

@addaleax

Copy link
Copy Markdown
Member

@danbev

Copy link
Copy Markdown
Contributor

Landed in 3770ab9.

@danbevdanbev closed this Mar 6, 2019
danbev pushed a commit that referenced this pull request Mar 6, 2019
PR-URL: #26395
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
@gengjiawen
gengjiawen deleted the remove_unused_varibale_in_node_http2 branch March 6, 2019 09:14
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Mar 12, 2019
PR-URL: nodejs#26395
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
BridgeAR pushed a commit that referenced this pull request Mar 14, 2019
PR-URL: #26395
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@gengjiawen@addaleax@danbev@jasnell@nodejs-github-bot