summaryrefslogtreecommitdiff
path: root/io/source/stm/opipe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/opipe.cxx')
-rw-r--r--io/source/stm/opipe.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/io/source/stm/opipe.cxx b/io/source/stm/opipe.cxx
index ec7b70320700..8e3ecd2f2b67 100644
--- a/io/source/stm/opipe.cxx
+++ b/io/source/stm/opipe.cxx
@@ -122,7 +122,6 @@ private:
};
-
OPipeImpl::OPipeImpl()
{
m_nBytesToSkip = 0;
@@ -384,8 +383,6 @@ Reference < XConnectable > OPipeImpl::getPredecessor() throw( RuntimeException,
}
-
-
// XServiceInfo
OUString OPipeImpl::getImplementationName() throw(std::exception )
{