From 528454bdab854ee34c7ea84900d9cd4a37a9cdd5 Mon Sep 17 00:00:00 2001 From: JoelKatz Date: Sat, 7 Jan 2012 13:14:52 -0800 Subject: [PATCH] Trivial change. --- Application.cpp | 1 - 1 file changed, 1 deletion(-) 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;