loolwsd/LOOLKit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit fa697d843ee3fce2ee1cb3d76854f5ed86e4f828 Author: Tor Lillqvist <t...@collabora.com> Date: Tue Sep 27 09:29:18 2016 +0300 Remove reference to non-public bugzilla diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp index 153bd80..0b03fed 100644 --- a/loolwsd/LOOLKit.cpp +++ b/loolwsd/LOOLKit.cpp @@ -543,7 +543,7 @@ public: // If there are no live sessions, we don't need to do anything at all and can just // bluntly exit, no need to clean up our own data structures. Also, there is a bug that // causes the deadSessions.clear() call below to crash in some situations when the last - // session is being removed, see bccu#2035. + // session is being removed. for (auto it = _connections.cbegin(); it != _connections.cend(); ++it) { if (it->second->isRunning()) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits