diff options
| author | John Newbery <[email protected]> | 2019-04-28 15:40:01 -0500 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2019-10-29 15:46:45 -0400 |
| commit | 7204c6434b944f6ad51b3c895837729d3aa56eea (patch) | |
| tree | 6d39e40394fbee93cdd7c70e6fa09b9d0765b20a /src/httpserver.cpp | |
| parent | [validation] Remove error() calls from Invalid() calls (diff) | |
| download | discoin-7204c6434b944f6ad51b3c895837729d3aa56eea.tar.xz discoin-7204c6434b944f6ad51b3c895837729d3aa56eea.zip | |
[validation] Remove useless ret parameter from Invalid()
ValidationState::Invalid() takes a parameter `ret` which is returned to
the caller. All call sites set this to false. Remove the `ret` parameter
and just return false always.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions