[Libreoffice-commits] online.git: kit/ChildSession.hpp

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Sat Apr 25 06:21:06 UTC 2020


 kit/ChildSession.hpp |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 11eeceb87ca1696013ec2fad1755c71716b95e7c
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Sat Apr 25 09:19:20 2020 +0300
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Sat Apr 25 09:20:02 2020 +0300

    Bin bogus comments referring to removed parameters or whatever
    
    Change-Id: Iae8323fec099fb7805b90293628ebf20e614868f

diff --git a/kit/ChildSession.hpp b/kit/ChildSession.hpp
index 10f3dbaf1..f739388d1 100644
--- a/kit/ChildSession.hpp
+++ b/kit/ChildSession.hpp
@@ -194,10 +194,6 @@ public:
     static bool NoCapsForKit;
 
     /// Create a new ChildSession
-    /// ws The socket between master and kit (jailed).
-    /// loKit The LOKit instance.
-    /// loKitDocument The instance to an existing document (when opening
-    ///                 a new view) or nullptr (when first view).
     /// jailId The JailID of the jail root directory,
     //         used by downloadas to construct jailed path.
     ChildSession(


More information about the Libreoffice-commits mailing list