summaryrefslogtreecommitdiff
path: root/tools/source/stream/stream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/stream/stream.cxx')
-rw-r--r--tools/source/stream/stream.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/source/stream/stream.cxx b/tools/source/stream/stream.cxx
index c10dad0457fa..06b09c2a4a6d 100644
--- a/tools/source/stream/stream.cxx
+++ b/tools/source/stream/stream.cxx
@@ -173,7 +173,6 @@ void SvStream::writeNumberWithoutSwap_(const void * pDataSrc, int nDataSize)
}
}
-// class SvLockBytes
void SvLockBytes::close()
{
@@ -260,7 +259,6 @@ ErrCode SvLockBytes::Stat(SvLockBytesStat * pStat) const
return ERRCODE_NONE;
}
-// class SvStream
std::size_t SvStream::GetData( void* pData, std::size_t nSize )
{