loolwsd/DocumentBroker.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 55c1e7568f7e87fa9dc2e7309ca74e5f182e7e89 Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk> Date: Wed Nov 23 00:21:12 2016 -0500 loolwsd: kill redundant exception logging Change-Id: I86ea48c4deaa42d164d2b0963931081d78d5f3ff Reviewed-on: https://gerrit.libreoffice.org/31118 Reviewed-by: Ashod Nakashian <ashnak...@gmail.com> Tested-by: Ashod Nakashian <ashnak...@gmail.com> diff --git a/loolwsd/DocumentBroker.hpp b/loolwsd/DocumentBroker.hpp index 6672aaf..f31471a 100644 --- a/loolwsd/DocumentBroker.hpp +++ b/loolwsd/DocumentBroker.hpp @@ -81,7 +81,7 @@ public: } catch (const std::exception&) { - LOG_ERR("Failed to send 'exit' command to child [" << _pid << "]."); + // Already logged in sendTextFrame. } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits