WaE: unused parameter 'SystemType'
Change-Id: I52717d85269dd1802b942ba19f5710b9e469faf1
This commit is contained in:
@@ -279,6 +279,8 @@ Any SAL_CALL MenuBarManager::getMenuHandle( const Sequence< sal_Int8 >& /*Proces
|
||||
{
|
||||
a <<= (long) aSystemMenuData.hMenu;
|
||||
}
|
||||
#else
|
||||
(void) SystemType;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user