wsd/LOOLWSD.hpp | 5 ----- 1 file changed, 5 deletions(-) New commits: commit 405982716ed0d892f24a0c8a28a4eea4151ff188 Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Mon Oct 15 17:58:41 2018 +0300 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Tue Oct 16 00:37:42 2018 +0300
Bin unused function diff --git a/wsd/LOOLWSD.hpp b/wsd/LOOLWSD.hpp index 369b8ab33..7eb7c6597 100644 --- a/wsd/LOOLWSD.hpp +++ b/wsd/LOOLWSD.hpp @@ -78,11 +78,6 @@ public: /// Flag to shutdown the server. std::atomic<bool> ShutdownFlag; - bool isShuttingDown() - { - return ShutdownFlag; - } - bool handleShutdownRequest(); static std::string GenSessionId() _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits