Clean-up the Stoppable architecture

This commit is contained in:
John Freeman
2020-12-04 14:19:54 -06:00
committed by Edward Hennis
parent 1fd1c34112
commit 78245a072c
17 changed files with 106 additions and 198 deletions

View File

@@ -101,7 +101,6 @@ class PerfLog_test : public beast::unit_test::suite
void
doStart()
{
prepare();
start();
}