mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Trivial change.
This commit is contained in:
@@ -94,7 +94,6 @@ void Application::run()
|
|||||||
|
|
||||||
// temporary
|
// temporary
|
||||||
mIOService.run(); // This blocks
|
mIOService.run(); // This blocks
|
||||||
return;
|
|
||||||
|
|
||||||
//BOOST_LOG_TRIVIAL(info) << "Done.";
|
//BOOST_LOG_TRIVIAL(info) << "Done.";
|
||||||
std::cout << "Done." << std::endl;
|
std::cout << "Done." << std::endl;
|
||||||
|
|||||||
Reference in New Issue
Block a user