WaE: unused parameter 'pEdit'
Change-Id: Ibd4abdb0073e20239a220440c14e05f31e88c6a3
This commit is contained in:
parent
6e238e51c2
commit
6f86b9d016
@ -429,7 +429,7 @@ sal_uLong RTSDevicePage::getPDFDevice()
|
||||
return -1; //explicitly PS
|
||||
}
|
||||
|
||||
IMPL_LINK( RTSDevicePage, ModifyHdl, Edit*, pEdit )
|
||||
IMPL_LINK( RTSDevicePage, ModifyHdl, Edit*, /* pEdit */ )
|
||||
{
|
||||
if (m_pCustomValue)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user