summaryrefslogtreecommitdiff
path: root/tools/source/zcodec/zcodec.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/zcodec/zcodec.cxx')
-rw-r--r--tools/source/zcodec/zcodec.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/source/zcodec/zcodec.cxx b/tools/source/zcodec/zcodec.cxx
index 2e9ad1ff896a..224963cf2191 100644
--- a/tools/source/zcodec/zcodec.cxx
+++ b/tools/source/zcodec/zcodec.cxx
@@ -318,10 +318,6 @@ void ZCodec::SetCRC( sal_uIntPtr nCRC )
mnCRC = nCRC;
}
-sal_uIntPtr ZCodec::GetCRC()
-{
- return mnCRC;
-}
void ZCodec::InitCompress()
{