summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpslvlist.hxx
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2010-12-23 12:42:17 +0100
committerDavid Tardon <dtardon@redhat.com>2010-12-24 14:17:53 +0100
commitfc92291abd13845b36e5c7f5303f2bad86e03750 (patch)
treed717c8beb7d2396f9e1e78a81e2baaa7fccd470a /lotuswordpro/source/filter/lwpslvlist.hxx
parentf1992f9ad835505ed7ee8714361b3d005fa72243 (diff)
remove redundant semicolons
Diffstat (limited to 'lotuswordpro/source/filter/lwpslvlist.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpslvlist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpslvlist.hxx b/lotuswordpro/source/filter/lwpslvlist.hxx
index bccf93598db4..52773cb10316 100644
--- a/lotuswordpro/source/filter/lwpslvlist.hxx
+++ b/lotuswordpro/source/filter/lwpslvlist.hxx
@@ -73,7 +73,7 @@ class LwpSLVList
{
public:
LwpSLVList(){}
- LwpSLVList(LwpObjectStream* pStrm){Read(pStrm);};
+ LwpSLVList(LwpObjectStream* pStrm){Read(pStrm);}
public:
void Read(LwpObjectStream* pStrm)
{