summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsortopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsortopt.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpsortopt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpsortopt.hxx b/lotuswordpro/source/filter/lwpsortopt.hxx
index ccde4a205270..a138ea1fa27a 100644
--- a/lotuswordpro/source/filter/lwpsortopt.hxx
+++ b/lotuswordpro/source/filter/lwpsortopt.hxx
@@ -87,9 +87,9 @@ public:
class LwpSortOption
{
public:
- LwpSortOption(){};
+ LwpSortOption(){}
LwpSortOption(LwpObjectStream* pStrm);
- ~LwpSortOption(){};
+ ~LwpSortOption(){}
public:
void Read(LwpObjectStream *pStrm);
void Skip(LwpObjectStream *pStrm);