Commit 84cd647
committed
Merge bitcoin/bitcoin#30927: Follow-up after AutoFile position caching: remove unused code
caac06f streams: reorder/document functions (Pieter Wuille)
67a3d59 streams: remove unused code (Pieter Wuille)
Pull request description:
This is a follow-up to #30884.
Remove a number of dead code paths, and improve the code organization and documentation, in `AutoFile`.
ACKs for top commit:
maflcko:
re-ACK caac06f
theStack:
Code-review ACK caac06f
l0rinc:
ACK caac06f
tdb3:
CR ACK caac06f
Tree-SHA512: 297791f093e0142730f815c11dd3466b98f7e7edea86094a815dae989ef40d8056db10e0fed6e575d530903c18e80c08d36d3f1e6b828f2d955528f365b22008File tree
4 files changed
+9
-19
lines changed- src
- node
4 files changed
+9
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | 687 | | |
692 | 688 | | |
693 | 689 | | |
| |||
982 | 978 | | |
983 | 979 | | |
984 | 980 | | |
985 | | - | |
986 | | - | |
987 | | - | |
988 | | - | |
989 | 981 | | |
990 | 982 | | |
991 | 983 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 109 | | |
115 | 110 | | |
116 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| 433 | + | |
433 | 434 | | |
| 435 | + | |
| 436 | + | |
434 | 437 | | |
435 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
436 | 445 | | |
437 | 446 | | |
438 | 447 | | |
| |||
453 | 462 | | |
454 | 463 | | |
455 | 464 | | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | 465 | | |
461 | 466 | | |
462 | 467 | | |
| |||
0 commit comments