| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8468d82 commit ce01372
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2420,8 +2420,6 @@ struct node_module* get_linked_module(const char* name) { | |||
| 2420 | 2420 | return mp; | |
| 2421 | 2421 | } | |
| 2422 | 2422 | ||
| 2423 | - typedef void (UV_DYNAMIC* extInit)(Local<Object> exports); | ||
| 2424 | - | ||
| 2425 | 2423 | // DLOpen is process.dlopen(module, filename). | |
| 2426 | 2424 | // Used to load 'module.node' dynamically shared objects. | |
| 2427 | 2425 | // | |
| Back | FazBrowse Home | New Git URL |
0 commit comments