loolwsd/Admin.cpp | 1 - 1 file changed, 1 deletion(-) New commits: commit d0006ae5d8902cace791fc918ede35140de81da9 Author: Pranav Kant <pran...@collabora.com> Date: Tue Mar 8 20:34:35 2016 +0530
loolwsd: Wait for client threads to finish Well, it was already there. e7f75a3e5698e06f2c1002b7eb3fb911f01b2bee was though correct introduced it again. Remove duplicate such call. Change-Id: Iddacbee53aaec58340db489e7830af75354aee34 diff --git a/loolwsd/Admin.cpp b/loolwsd/Admin.cpp index fd62ea1..b3fb390 100644 --- a/loolwsd/Admin.cpp +++ b/loolwsd/Admin.cpp @@ -278,7 +278,6 @@ Admin::Admin(const Poco::Process::PID brokerPid, const int brokerPipe, const int Admin::~Admin() { Log::info("~Admin dtor."); - _srv.stop(); } void Admin::handleInput(std::string& message) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits