summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwplnopts.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwplnopts.hxx')
-rw-r--r--lotuswordpro/source/filter/lwplnopts.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwplnopts.hxx b/lotuswordpro/source/filter/lwplnopts.hxx
index 4879c1543dd1..8033fc227cbb 100644
--- a/lotuswordpro/source/filter/lwplnopts.hxx
+++ b/lotuswordpro/source/filter/lwplnopts.hxx
@@ -76,7 +76,7 @@ class LwpLineNumberOptions
{
public:
LwpLineNumberOptions(LwpObjectStream* pStrm);
- ~LwpLineNumberOptions(){};
+ ~LwpLineNumberOptions(){}
protected:
sal_uInt16 m_nType;
sal_uInt16 m_nFlags;