[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

Henry Castro hcastro at collabora.com
Tue Aug 18 11:39:17 PDT 2015


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

New commits:
commit 1a975e60a5e9c953e2b66891527738cd70d23a24
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Aug 18 14:38:59 2015 -0400

    loolwsd: remove fixme comment.

diff --git a/loolwsd/LOOLBroker.cpp b/loolwsd/LOOLBroker.cpp
index 8d22f11..21bed65 100644
--- a/loolwsd/LOOLBroker.cpp
+++ b/loolwsd/LOOLBroker.cpp
@@ -235,7 +235,6 @@ static bool globalPreinit(const std::string &loSubPath)
     typedef int (*PreInitFn) (void);
     PreInitFn preInit;
 
-    // FIXME: this symbol needs implementing on the cp-5.0 branch ...
     preInit = (PreInitFn)dlsym(handle, "lok_preinit");
     if (!preInit)
     {


More information about the Libreoffice-commits mailing list