summaryrefslogtreecommitdiff
path: root/tools/source/stream
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-12 22:32:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-13 11:43:36 +0100
commit0ad9a44f9b29ad6ed2137cda358947b3387d139f (patch)
tree62775adb81b0a50d6fc2747573fd52e7a9b34e77 /tools/source/stream
parent2caef562d95e5b4ef47b6c02fd5c7e6a4487f0ea (diff)
ultra-documented AddMark/RemoveMark unimplemented and unused
Diffstat (limited to 'tools/source/stream')
-rw-r--r--tools/source/stream/stream.cxx12
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()