| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fe5f7bc commit 55a57a1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -90,9 +90,6 @@ EXTERN_C_START | |||
| 90 | 90 | ||
| 91 | 91 | // Deprecated. Replaced by symbol-based registration defined by NAPI_MODULE | |
| 92 | 92 | // and NAPI_MODULE_INIT macros. | |
| 93 | - #if defined(__cplusplus) && __cplusplus >= 201402L | ||
| 94 | - [[deprecated]] | ||
| 95 | - #endif | ||
| 96 | 93 | NAPI_EXTERN void NAPI_CDECL | |
| 97 | 94 | napi_module_register(napi_module* mod); | |
| 98 | 95 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments