-Werror,-Wunused-variable
Change-Id: I50ec542176d1f6dbc731a0b20380c77930aa8fdc
This commit is contained in:
@@ -38,7 +38,6 @@ namespace sax_expatwrap {
|
||||
sal_Int32 XMLFile2UTFConverter::readAndConvert( Sequence<sal_Int8> &seq , sal_Int32 nMaxToRead )
|
||||
throw ( IOException, NotConnectedException , BufferSizeExceededException , RuntimeException )
|
||||
{
|
||||
|
||||
if( ! m_in.is() ) {
|
||||
throw NotConnectedException();
|
||||
}
|
||||
|
Reference in New Issue
Block a user