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