mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Throws, explicits and trivial cleanups
This commit is contained in:
committed by
Nik Bougalis
parent
8e842b5893
commit
ed9f5639a8
@@ -54,8 +54,6 @@ std::string Status::codeString () const
|
||||
|
||||
void Status::fillJson (Json::Value& value)
|
||||
{
|
||||
static const std::string separator = ": ";
|
||||
|
||||
if (!*this)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user