https://bugs.documentfoundation.org/show_bug.cgi?id=128502
--- Comment #15 from Tor Lillqvist <[email protected]> ---
More notes to self:
More global variables that will have to be removed: In Kit.cpp:
> static std::shared_ptr<Document> document;
(Because there can be several documents open.)
In the LOOLWSD class in LOOLWSD.hpp:
> static std::mutex lokit_main_mutex;
(Because there can be several lokit_main() processes, one per open document.)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs