[Libreoffice-commits] core.git: lotuswordpro/source

David Tardon dtardon at redhat.com
Thu Dec 10 04:19:50 PST 2015


 lotuswordpro/source/filter/lwpcelllayout.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 66bd1e491102de97ceeb1db5705a15ff2dd69a58
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Dec 10 13:19:47 2015 +0100

    remove misleading comment
    
    Change-Id: I0408b2956c2156c30e60cf5d21efbac2e0566d10

diff --git a/lotuswordpro/source/filter/lwpcelllayout.cxx b/lotuswordpro/source/filter/lwpcelllayout.cxx
index 3848cb6..2e55f3d 100644
--- a/lotuswordpro/source/filter/lwpcelllayout.cxx
+++ b/lotuswordpro/source/filter/lwpcelllayout.cxx
@@ -694,7 +694,6 @@ LwpConnectedCellLayout::~LwpConnectedCellLayout()
  */
 void LwpConnectedCellLayout::SetCellMap()
 {
-    // this function is called from LwpTableLayout, so it can't be NULL
     LwpTableLayout * pTableLayout = GetTableLayout();
     if (!pTableLayout)
         return;


More information about the Libreoffice-commits mailing list