From 3679f7a8f122d8418c5af8280aff0de6d2c4103d Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 10 Dec 2015 13:19:47 +0100 Subject: remove misleading comment Change-Id: I0408b2956c2156c30e60cf5d21efbac2e0566d10 (cherry picked from commit 66bd1e491102de97ceeb1db5705a15ff2dd69a58) --- lotuswordpro/source/filter/lwpcelllayout.cxx | 1 - 1 file changed, 1 deletion(-) 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; -- cgit v1.2.3