WaE: C4101: 'e' : unreferenced local variable
Change-Id: I06c0f9dc742736f632ed9210ae954e0dc19ca19d
This commit is contained in:
@@ -278,7 +278,7 @@ private:
|
|||||||
{
|
{
|
||||||
mpParser->parse();
|
mpParser->parse();
|
||||||
}
|
}
|
||||||
catch (const Exception &e)
|
catch (const Exception &)
|
||||||
{
|
{
|
||||||
Entity &rEntity = mpParser->getEntity();
|
Entity &rEntity = mpParser->getEntity();
|
||||||
rEntity.getEvent( EXCEPTION );
|
rEntity.getEvent( EXCEPTION );
|
||||||
|
Reference in New Issue
Block a user