Skip to content

zlib: remove unused declaration#12432

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:zlib-unused
Closed

zlib: remove unused declaration#12432
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:zlib-unused

Conversation

@addaleax
Copy link
Copy Markdown
Member

Overlooked in #12366. Removing this
removes a compiler warning.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src/zlib

Also trivial enough that I would say this doesn’t need to wait 48 hours.

Overlooked in nodejs#12366. Removing this
removes a compiler warning.
@addaleax addaleax added dont-land-on-v4.x lib / src Issues and PRs related to general changes in the lib or src directory. zlib Issues and PRs related to the zlib subsystem. labels Apr 15, 2017
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. zlib Issues and PRs related to the zlib subsystem. labels Apr 15, 2017
@addaleax
Copy link
Copy Markdown
Member Author

@addaleax
Copy link
Copy Markdown
Member Author

Landed in ea01cd7

@addaleax addaleax closed this Apr 16, 2017
@addaleax addaleax deleted the zlib-unused branch April 16, 2017 14:15
addaleax added a commit that referenced this pull request Apr 16, 2017
Overlooked in #12366. Removing this
removes a compiler warning.

PR-URL: #12432
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
@jasnell jasnell mentioned this pull request May 11, 2017
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++. lib / src Issues and PRs related to general changes in the lib or src directory. zlib Issues and PRs related to the zlib subsystem.

7 participants