Skip to content

Commit 6a3a6ec

Browse files
committed
src: remove unconditional NAPI_EXPERIMENTAL in node.h
1 parent 340e619 commit 6a3a6ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
#include "v8-platform.h" // NOLINT(build/include_order)
7777
#include "node_version.h" // NODE_MODULE_VERSION
7878

79-
#define NAPI_EXPERIMENTAL
8079
#include "node_api.h"
8180

8281
#include <functional>

0 commit comments

Comments
 (0)