Skip to content

Conversation

@mhdawson
Copy link
Member

remove code that is no longer used after
n-api: create napi_env as a real structure
#12195

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

n-api

remove code that is no longer used after n-api: create napi_env as a real structure nodejs#12195
@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. node-api Issues and PRs related to the Node-API. labels Apr 13, 2017
Copy link
Member

@addaleaxaddaleax left a comment

Choose a reason for hiding this comment

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

Fwiw #12366 would catch this as well – but feel free to land this as a trivial change ahead of it if you like.

@mhdawson
Copy link
MemberAuthor

I don't think this is needed anymore since #12366 landed

@mhdawsonmhdawson deleted the napi-dead1 branch June 28, 2017 19:24
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++.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@mhdawson@digitalinfinity@addaleax@cjihrig@jasongin@nodejs-github-bot