Commit 4ab1b77
committed
blech32: delete unconstructable iterator struct
Recent versions of rustc notice when public structs cannot be
constructed. In this case, the struct in question a copy-and-paste from
the bech32 segwit module, and it was unneeded and (clearly) unused.1 parent a89ff6e commit 4ab1b77
1 file changed
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | 455 | | |
469 | 456 | | |
470 | 457 | | |
| |||
0 commit comments