Commit 384fa62
authored
src: remove dead code in async_wrap
The silent option for AsyncWrap and AsyncReset is not used anywhere.
Seems like a leftover from times PromiseWrap was used.
PR-URL: #56065
Refs: #39135
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>1 parent 58982d7 commit 384fa62
2 files changed
+3
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | 491 | | |
499 | 492 | | |
500 | 493 | | |
501 | 494 | | |
502 | 495 | | |
503 | | - | |
| 496 | + | |
504 | 497 | | |
505 | 498 | | |
506 | 499 | | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | 500 | | |
517 | 501 | | |
518 | 502 | | |
| |||
592 | 576 | | |
593 | 577 | | |
594 | 578 | | |
595 | | - | |
596 | | - | |
| 579 | + | |
597 | 580 | | |
598 | 581 | | |
599 | 582 | | |
| |||
642 | 625 | | |
643 | 626 | | |
644 | 627 | | |
645 | | - | |
646 | | - | |
647 | 628 | | |
648 | 629 | | |
649 | 630 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
| 193 | + | |
195 | 194 | | |
196 | 195 | | |
197 | 196 | | |
| |||
224 | 223 | | |
225 | 224 | | |
226 | 225 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | 226 | | |
240 | 227 | | |
241 | 228 | | |
| |||
0 commit comments