[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp
Henry Castro
hcastro at collabora.com
Tue Apr 5 12:29:17 UTC 2016
loolwsd/LOOLBroker.cpp | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 5657eac618bfc599baec035b84d43ed7d59677c3
Author: Henry Castro <hcastro at collabora.com>
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
{
More information about the Libreoffice-commits
mailing list