diff options
| author | Jonas Schnelli <[email protected]> | 2019-07-30 22:01:06 +0200 |
|---|---|---|
| committer | Jonas Schnelli <[email protected]> | 2019-07-30 22:02:02 +0200 |
| commit | 39763b75556be2275554d1db57b36c5ed6b4bf36 (patch) | |
| tree | 605ee71bcdc28e8ca9fad5bf4f7cd037772cf732 /src/httpserver.cpp | |
| parent | Merge #15134: tests: Switch one of the Travis jobs to an unsigned char enviro... (diff) | |
| parent | txmempool: Remove unused default value MemPoolRemovalReason::UNKNOWN (diff) | |
| download | discoin-39763b75556be2275554d1db57b36c5ed6b4bf36.tar.xz discoin-39763b75556be2275554d1db57b36c5ed6b4bf36.zip | |
Merge #16433: txmempool: Remove unused default value MemPoolRemovalReason::UNKNOWN
0000ff0aa763e3be524ac4537a41048a26529fb2 txmempool: Remove unused default value MemPoolRemovalReason::UNKNOWN (MarcoFalke)
Pull request description:
The `remove*` methods set the removal reason to `UNKNOWN` by default. This is nowhere used; Except in tests, where the value doesn't matter. Fix that by removing the confusing default.
ACKs for top commit:
practicalswift:
utACK 0000ff0aa763e3be524ac4537a41048a26529fb2
promag:
ACK 0000ff0aa763e3be524ac4537a41048a26529fb2.
jonasschnelli:
utACK 0000ff0aa763e3be524ac4537a41048a26529fb2
Tree-SHA512: ffc8b35dd3291a81225171577c743c8bb2645638cab02960b6361174cb68afd739aaab7ab8661d65de5750d37daf16bb7eee9338958d8609093a8d46c2ada1ab
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions