loolwsd/LOOLBroker.cpp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5657eac618bfc599baec035b84d43ed7d59677c3
Author: Henry Castro <[email protected]>
Date:   Tue Apr 5 08:29:28 2016 -0400

    loolwsd: remove duplicate exit

diff --git a/loolwsd/LOOLBroker.cpp b/loolwsd/LOOLBroker.cpp
index ea75130..318548a 100644
--- a/loolwsd/LOOLBroker.cpp
+++ b/loolwsd/LOOLBroker.cpp
@@ -1250,7 +1250,6 @@ static int createLibreOfficeKit(const std::string& 
childRoot,
         }
 
         lokit_main(childRoot, sysTemplate, loTemplate, loSubPath, pipeKit);
-        _exit(Application::EXIT_OK);
     }
     else
     {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to