summaryrefslogtreecommitdiff
path: root/include/tools/stream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/stream.hxx')
-rw-r--r--include/tools/stream.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/stream.hxx b/include/tools/stream.hxx
index dcb2b713d9b6..72679f282463 100644
--- a/include/tools/stream.hxx
+++ b/include/tools/stream.hxx
@@ -167,7 +167,6 @@ public:
virtual void Terminate() = 0;
};
-typedef tools::SvRef<SvOpenLockBytes> SvOpenLockBytesRef;
// SvAsyncLockBytes
@@ -197,7 +196,6 @@ public:
virtual void Terminate() SAL_OVERRIDE { m_bTerminated = true; }
};
-typedef tools::SvRef<SvAsyncLockBytes> SvAsyncLockBytesRef;
// SvStream