mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Cleanup.
This commit is contained in:
@@ -55,7 +55,7 @@ void Application::stop()
|
||||
{
|
||||
mIOService.stop();
|
||||
|
||||
std::cerr << "Stopped: " << mIOService.stopped() << std::endl;
|
||||
std::cerr << "Stopped: " << mIOService.stopped() << std::endl;
|
||||
}
|
||||
|
||||
void Application::run()
|
||||
|
||||
Reference in New Issue
Block a user