summaryrefslogtreecommitdiff
path: root/sax/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sax/inc')
-rw-r--r--sax/inc/xml2utf.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sax/inc/xml2utf.hxx b/sax/inc/xml2utf.hxx
index 76cd10dab85f..25245b2a803a 100644
--- a/sax/inc/xml2utf.hxx
+++ b/sax/inc/xml2utf.hxx
@@ -71,7 +71,6 @@ private:
};
-
/*----------------------------------------
*
* XMLFile2UTFConverter
@@ -92,7 +91,6 @@ public:
void setEncoding( const OString &s ) { m_sEncoding = s; }
-
// @param nMaxToRead The number of chars, that should be read. Note that this is no exact number. There
// may be returned less or more bytes than ordered.
sal_Int32 readAndConvert( css::uno::Sequence<sal_Int8> &seq , sal_Int32 nMaxToRead )