summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filinpstr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filinpstr.cxx')
-rw-r--r--ucb/source/ucp/file/filinpstr.cxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/ucb/source/ucp/file/filinpstr.cxx b/ucb/source/ucp/file/filinpstr.cxx
index bb5bf134cdc1..89f7f56b7a9c 100644
--- a/ucb/source/ucp/file/filinpstr.cxx
+++ b/ucb/source/ucp/file/filinpstr.cxx
@@ -73,20 +73,6 @@ XInputStream_impl::~XInputStream_impl()
}
-sal_Int32 SAL_CALL XInputStream_impl::CtorSuccess()
-{
- return m_nErrorCode;
-};
-
-
-
-sal_Int32 SAL_CALL XInputStream_impl::getMinorError()
-{
- return m_nMinorErrorCode;
-}
-
-
-
// XTypeProvider