Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: clean deprecate code in agent.h #25914

Closed

Conversation

gengjiawen
Copy link
Member

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Feb 4, 2019
@gengjiawen
Copy link
Member Author

@addaleax Can you review this pr ? Thanks.

Copy link
Member

@addaleax addaleax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’d remove the reference to deprecation in the commit message – this just removes an unused declaration, right?

@addaleax
Copy link
Member

addaleax commented Feb 6, 2019

Signed-off-by: gengjiawen <technicalcute@gmail.com>
@gengjiawen
Copy link
Member Author

@addaleax I have fixed the commit message.

@addaleax
Copy link
Member

addaleax commented Feb 6, 2019

@danbev
Copy link
Contributor

danbev commented Feb 7, 2019

Landed in 0e54a0a.

@danbev danbev closed this Feb 7, 2019
danbev pushed a commit that referenced this pull request Feb 7, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>

PR-URL: #25914
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit that referenced this pull request Feb 7, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>

PR-URL: #25914
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targos targos mentioned this pull request Feb 14, 2019
Sign up for free to 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++.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants