| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 214042c commit b233c36
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -18,7 +18,6 @@ class DirHandle : public AsyncWrap { | |||
| 18 | 18 | ~DirHandle() override; | |
| 19 | 19 | ||
| 20 | 20 | static void New(const v8::FunctionCallbackInfo<v8::Value>& args); | |
| 21 | - static void Open(const v8::FunctionCallbackInfo<v8::Value>& args); | ||
| 22 | 21 | static void Read(const v8::FunctionCallbackInfo<v8::Value>& args); | |
| 23 | 22 | static void Close(const v8::FunctionCallbackInfo<v8::Value>& args); | |
| 24 | 23 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments