summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filstr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filstr.cxx')
-rw-r--r--ucb/source/ucp/file/filstr.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/ucb/source/ucp/file/filstr.cxx b/ucb/source/ucp/file/filstr.cxx
index 7ee9408919d7..bd8ee9ba3220 100644
--- a/ucb/source/ucp/file/filstr.cxx
+++ b/ucb/source/ucp/file/filstr.cxx
@@ -84,17 +84,9 @@ XStream_impl::~XStream_impl()
}
-sal_Int32 SAL_CALL XStream_impl::CtorSuccess()
-{
- return m_nErrorCode;
-}
-sal_Int32 SAL_CALL XStream_impl::getMinorError()
-{
- return m_nMinorErrorCode;
-}