summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/source/stream/stream.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/source/stream/stream.cxx b/tools/source/stream/stream.cxx
index 5526f8a509df..a99754d972bf 100644
--- a/tools/source/stream/stream.cxx
+++ b/tools/source/stream/stream.cxx
@@ -1653,11 +1653,6 @@ SvMemoryStream::~SvMemoryStream()
}
}
-const void* SvMemoryStream::GetBuffer()
-{
- return GetData();
-}
-
sal_uInt64 SvMemoryStream::GetSize()
{
Flush();