summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-12-10 13:19:47 +0100
committerDavid Tardon <dtardon@redhat.com>2015-12-10 13:19:47 +0100
commit66bd1e491102de97ceeb1db5705a15ff2dd69a58 (patch)
tree479911c6af2617cf3a286a8248380704e37c2cab /lotuswordpro
parentf9164c1785432996092d376fb3983e1a3f78dad7 (diff)
remove misleading comment
Change-Id: I0408b2956c2156c30e60cf5d21efbac2e0566d10
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/lwpcelllayout.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpcelllayout.cxx b/lotuswordpro/source/filter/lwpcelllayout.cxx
index 3848cb6a9f90..2e55f3db87c4 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;