summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpdivopts.cxx
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/lwpdivopts.cxx
parentthrow out some more warnings (diff)
downloadcore-fc92291abd13845b36e5c7f5303f2bad86e03750.tar.gz
core-fc92291abd13845b36e5c7f5303f2bad86e03750.zip
remove redundant semicolons
Diffstat (limited to 'lotuswordpro/source/filter/lwpdivopts.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpdivopts.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpdivopts.cxx b/lotuswordpro/source/filter/lwpdivopts.cxx
index 6df43a75f132..a84ccafc1145 100644
--- a/lotuswordpro/source/filter/lwpdivopts.cxx
+++ b/lotuswordpro/source/filter/lwpdivopts.cxx
@@ -82,7 +82,7 @@ void LwpHyphenOptions::Read(LwpObjectStream *pStrm)
-LwpTextLanguage::LwpTextLanguage(){};
+LwpTextLanguage::LwpTextLanguage(){}
LwpTextLanguage::~LwpTextLanguage(){}
void LwpTextLanguage::Read(LwpObjectStream *pStrm)