WaE: unreferenced local variable
Change-Id: I9783f03e656049b4f3b7f0a26a7ae626db5a13f6
This commit is contained in:
@@ -74,7 +74,7 @@ private:
|
|||||||
{
|
{
|
||||||
mpParser->parse();
|
mpParser->parse();
|
||||||
}
|
}
|
||||||
catch (const SAXParseException& e)
|
catch (const SAXParseException&)
|
||||||
{
|
{
|
||||||
mpParser->getEntity().getEvent( EXCEPTION );
|
mpParser->getEntity().getEvent( EXCEPTION );
|
||||||
mpParser->produce( EXCEPTION );
|
mpParser->produce( EXCEPTION );
|
||||||
|
Reference in New Issue
Block a user