diff --git a/Application.cpp b/Application.cpp index 51e6716ab2..d64fb1ee44 100644 --- a/Application.cpp +++ b/Application.cpp @@ -94,7 +94,6 @@ void Application::run() // temporary mIOService.run(); // This blocks - return; //BOOST_LOG_TRIVIAL(info) << "Done."; std::cout << "Done." << std::endl;