summaryrefslogtreecommitdiff
path: root/io/source/TextInputStream/TextInputStream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/TextInputStream/TextInputStream.cxx')
-rw-r--r--io/source/TextInputStream/TextInputStream.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/io/source/TextInputStream/TextInputStream.cxx b/io/source/TextInputStream/TextInputStream.cxx
index d0cbf9fbca88..a82bd4c1c9ff 100644
--- a/io/source/TextInputStream/TextInputStream.cxx
+++ b/io/source/TextInputStream/TextInputStream.cxx
@@ -147,7 +147,6 @@ void OTextInputStream::implResizeBuffer()
}
-
// XTextInputStream
OUString OTextInputStream::readLine( )
@@ -414,7 +413,6 @@ void OTextInputStream::closeInput( )
}
-
// XActiveDataSink
void OTextInputStream::setInputStream( const Reference< XInputStream >& aStream )