mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 13:35:54 +00:00
General refactoring of beast framework classes
This commit is contained in:
@@ -30,7 +30,7 @@ private:
|
||||
m_thread.stop (true);
|
||||
}
|
||||
|
||||
void performAtExit ()
|
||||
void onExit ()
|
||||
{
|
||||
//delete this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user