Kaydet (Commit) 5c046a31 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused parameter 'SystemType'

Change-Id: I52717d85269dd1802b942ba19f5710b9e469faf1
üst b11f257d
......@@ -279,6 +279,8 @@ Any SAL_CALL MenuBarManager::getMenuHandle( const Sequence< sal_Int8 >& /*Proces
{
a <<= (long) aSystemMenuData.hMenu;
}
#else
(void) SystemType;
#endif
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment