diff options
| author | Lenny Maiorani <[email protected]> | 2019-03-10 11:37:05 -0600 |
|---|---|---|
| committer | Lenny Maiorani <[email protected]> | 2019-03-10 21:45:31 -0600 |
| commit | 56f1d28d9b606397c0c746b57243a0f2b971ff8a (patch) | |
| tree | 73b5b16e21e232842f3cc38ebee281653c61535a /src/httpserver.cpp | |
| parent | Merge #15565: doc: remove release note fragments (diff) | |
| download | discoin-56f1d28d9b606397c0c746b57243a0f2b971ff8a.tar.xz discoin-56f1d28d9b606397c0c746b57243a0f2b971ff8a.zip | |
dead code: Remove dead option in HexStr conversion
Problem:
- Nothing uses the `fspaces` argument to `HexStr()` besides unit
tests. This argument results in extra complexity and a small
performance decrease within the function for branch evalulation.
Solution:
- Remove unused `fspaces` option.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions