mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove references to LOG_TRIVIAL.
This commit is contained in:
@@ -127,7 +127,6 @@ void Application::run()
|
||||
// temporary
|
||||
mIOService.run(); // This blocks
|
||||
|
||||
//BOOST_LOG_TRIVIAL(info) << "Done.";
|
||||
std::cout << "Done." << std::endl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user