Remove unnecessary brackets
This commit is contained in:
@@ -566,8 +566,8 @@ void OReaderThread::run()
|
|||||||
if ( !ok )
|
if ( !ok )
|
||||||
{
|
{
|
||||||
OSL_FAIL(
|
OSL_FAIL(
|
||||||
("urp_bridge: error while unpacking current"
|
"urp_bridge: error while unpacking current"
|
||||||
" context") );
|
" context" );
|
||||||
disposeEnvironment();
|
disposeEnvironment();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user