| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9f49b97 commit 4b1f730
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -286,7 +286,6 @@ void AfterOpenDir(uv_fs_t* req) { | |||
| 286 | 286 | } | |
| 287 | 287 | ||
| 288 | 288 | Environment* env = req_wrap->env(); | |
| 289 | - Local<Value> error; | ||
| 290 | 289 | ||
| 291 | 290 | uv_dir_t* dir = static_cast<uv_dir_t*>(req->ptr); | |
| 292 | 291 | DirHandle* handle = DirHandle::New(env, dir); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments