diff options
| author | Wladimir J. van der Laan <[email protected]> | 2019-10-28 13:30:20 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2019-10-28 13:31:33 +0100 |
| commit | c72906dcc11a73fa06a0adf97557fa756b551bee (patch) | |
| tree | 2cfc335a4d7a75a0bbf20b8d49f04f987ec7266f /src/httpserver.cpp | |
| parent | Merge #17250: Avoid unused call to GuessVerificationProgress in NotifyHeaderTip (diff) | |
| download | discoin-c72906dcc11a73fa06a0adf97557fa756b551bee.tar.xz discoin-c72906dcc11a73fa06a0adf97557fa756b551bee.zip | |
refactor: Remove redundant c_str() calls in formatting
Our formatter, tinyformat, *never* needs `c_str()` for strings.
Remove redundant `c_str()` calls for:
- `strprintf`
- `LogPrintf`
- `tfm::format`
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions