summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-02-04 09:42:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-02-04 11:10:58 +0000
commitbf831c231f92770d12f2f807dfe60dd2aa7f2f71 (patch)
tree388b47950d2976a31a0bbe289571b6b2066652f5 /lotuswordpro
parent1cc506626aa2173397e150835c1a2f08c5041490 (diff)
coverity#1267665 Logically dead code
inspection shows it can never be null Change-Id: I5160fc1e212996ddea89075d86c6f3a0d0c5da94
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/lwpparastyle.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpparastyle.cxx b/lotuswordpro/source/filter/lwpparastyle.cxx
index 244189fd270d..0b0241beb3d1 100644
--- a/lotuswordpro/source/filter/lwpparastyle.cxx
+++ b/lotuswordpro/source/filter/lwpparastyle.cxx
@@ -158,8 +158,6 @@ void LwpParaStyle::Read()
void LwpParaStyle::Apply(XFParaStyle *pParaStyle)
{
assert(pParaStyle);
- if (!pParaStyle)
- return;
LwpVirtualPiece *pPiece = NULL;
//alignment: