mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
I don't think this is needed, but it's harmless and saves me from worrying.
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
|
||||
void tune(int size, int age);
|
||||
void flush();
|
||||
void sweep() { mValidations.sweep(); }
|
||||
void sweep();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user