[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - lotuswordpro/source
David Tardon
dtardon at redhat.com
Thu Dec 10 04:20:06 PST 2015
lotuswordpro/source/filter/lwpcelllayout.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 3679f7a8f122d8418c5af8280aff0de6d2c4103d
Author: David Tardon <dtardon at redhat.com>
Date: Thu Dec 10 13:19:47 2015 +0100
remove misleading comment
Change-Id: I0408b2956c2156c30e60cf5d21efbac2e0566d10
(cherry picked from commit 66bd1e491102de97ceeb1db5705a15ff2dd69a58)
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