framework: loplugin:defaultparams
Change-Id: Ie1a5c11c7ae8c2288bba7e2ef228d85479d7808e
This commit is contained in:
@@ -105,7 +105,7 @@ void NewMenuController::setMenuImages( PopupMenu* pPopupMenu, bool bSetImages )
|
||||
if ( !aCmd.isEmpty() )
|
||||
{
|
||||
INetURLObject aURLObj( aCmd );
|
||||
aImage = SvFileInformationManager::GetImageNoDefault( aURLObj, false );
|
||||
aImage = SvFileInformationManager::GetImageNoDefault( aURLObj );
|
||||
}
|
||||
|
||||
if ( !!aImage )
|
||||
|
Reference in New Issue
Block a user