diff options
| author | Amiti Uttarwar <[email protected]> | 2020-05-20 13:50:04 -0700 |
|---|---|---|
| committer | Amiti Uttarwar <[email protected]> | 2020-05-25 11:27:07 -0700 |
| commit | 750456d6f29c63d57af05bfbdd6035bb9c965de2 (patch) | |
| tree | 0e54bbd1f732bf6f6313c03e962f1e37cb31e87b /src/httpserver.cpp | |
| parent | [test] Manage node connections better in mempool persist test (diff) | |
| download | discoin-750456d6f29c63d57af05bfbdd6035bb9c965de2.tar.xz discoin-750456d6f29c63d57af05bfbdd6035bb9c965de2.zip | |
[trivial] Remove misleading 'const'
Returning by const value is only meaningful in a specific circumstance around
user defined types. In this case, the const is not enforcing any restrictions
on the call site, so is misleading.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions