WaE: must retain signature for UNO API, but 1st arg unused now

This commit is contained in:
Caolán McNamara 2010-11-11 16:01:55 +00:00
parent dcc16a5b93
commit 09d8db5349

View file

@ -804,7 +804,7 @@ OUString Package::TypeInfo::getFileFilter() throw (RuntimeException)
* This bool is a noop now.
* @param smallIcon Return the small version of the icon
*/
Any Package::TypeInfo::getIcon( sal_Bool highContrast, sal_Bool smallIcon )
Any Package::TypeInfo::getIcon( sal_Bool /*highContrast*/, sal_Bool smallIcon )
throw (RuntimeException)
{
if (! smallIcon)