loplugin:defaultparams
Change-Id: Ib5f6412c549fe1d5bfd08ed62979a7f81fb2648c
This commit is contained in:
@@ -3137,7 +3137,7 @@ void SfxMedium::ForceSynchronStream_Impl()
|
||||
{
|
||||
SvLockBytes* pBytes = pImp->m_pInStream->GetLockBytes();
|
||||
if( pBytes )
|
||||
pBytes->SetSynchronMode( true/*bForce*/ );
|
||||
pBytes->SetSynchronMode();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user