diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-06-12 22:32:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-06-13 11:43:36 +0100 |
commit | 0ad9a44f9b29ad6ed2137cda358947b3387d139f (patch) | |
tree | 62775adb81b0a50d6fc2747573fd52e7a9b34e77 /tools/source/stream | |
parent | 2caef562d95e5b4ef47b6c02fd5c7e6a4487f0ea (diff) |
ultra-documented AddMark/RemoveMark unimplemented and unused
Diffstat (limited to 'tools/source/stream')
-rw-r--r-- | tools/source/stream/stream.cxx | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/source/stream/stream.cxx b/tools/source/stream/stream.cxx index cf946df562c1..da77e038319c 100644 --- a/tools/source/stream/stream.cxx +++ b/tools/source/stream/stream.cxx @@ -2319,18 +2319,6 @@ sal_Bool SvStream::SetStreamSize( sal_Size nSize ) return (sal_Bool)(nError == 0); } -//============================================================================ - -void SvStream::AddMark( sal_Size ) -{ -} - -//============================================================================ - -void SvStream::RemoveMark( sal_Size ) -{ -} - /************************************************************************* |* |* endl() |