summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsortopt.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-15 11:06:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-16 09:04:08 +0100
commit0a9fa3d840da1ba224397fddd6a09852d7121701 (patch)
tree7712687d35e8504cc9535814458feea8b082a12f /lotuswordpro/source/filter/lwpsortopt.hxx
parent2b4d91f5a3738e0b71583769b3a69d6a6211d7ca (diff)
ditch some junk
Diffstat (limited to 'lotuswordpro/source/filter/lwpsortopt.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpsortopt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpsortopt.hxx b/lotuswordpro/source/filter/lwpsortopt.hxx
index a138ea1fa27a..a1df7d05ea95 100644
--- a/lotuswordpro/source/filter/lwpsortopt.hxx
+++ b/lotuswordpro/source/filter/lwpsortopt.hxx
@@ -92,7 +92,6 @@ public:
~LwpSortOption(){}
public:
void Read(LwpObjectStream *pStrm);
- void Skip(LwpObjectStream *pStrm);
sal_uInt16 DiskSize();
private:
LwpSortKey m_Keys[3];