summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpobjstrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpobjstrm.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpobjstrm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpobjstrm.hxx b/lotuswordpro/source/filter/lwpobjstrm.hxx
index 826bd8e757b4..918659da82b4 100644
--- a/lotuswordpro/source/filter/lwpobjstrm.hxx
+++ b/lotuswordpro/source/filter/lwpobjstrm.hxx
@@ -105,7 +105,6 @@ public:
void ReadComplete();
LwpSvStream *GetStream();
private:
- void ReadStream();
void Read2Buffer();
sal_uInt8* AllocBuffer(sal_uInt16 size);
static sal_uInt16 DecompressBuffer(sal_uInt8* pDst, sal_uInt8* pSrc, sal_uInt16 Size);