summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/inputstream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/inputstream.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/inputstream.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/inputstream.cxx b/xmlhelp/source/cxxhelp/provider/inputstream.cxx
index 79121a2ce213..b0ab09c299d3 100644
--- a/xmlhelp/source/cxxhelp/provider/inputstream.cxx
+++ b/xmlhelp/source/cxxhelp/provider/inputstream.cxx
@@ -41,12 +41,6 @@ XInputStream_impl::~XInputStream_impl()
}
-bool SAL_CALL XInputStream_impl::CtorSuccess()
-{
- return m_bIsOpen;
-};
-
-
uno::Any SAL_CALL
XInputStream_impl::queryInterface(
const uno::Type& rType )