mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tidy up AccountState
This commit is contained in:
@@ -22,8 +22,7 @@ protected:
|
||||
void simplify();
|
||||
|
||||
public:
|
||||
|
||||
RangeSet() { ; }
|
||||
RangeSet () { }
|
||||
|
||||
bool hasValue(uint32) const;
|
||||
uint32 getFirst() const;
|
||||
|
||||
Reference in New Issue
Block a user