WaE: unused parameter 'pEdit'

Change-Id: Ibd4abdb0073e20239a220440c14e05f31e88c6a3
This commit is contained in:
Tor Lillqvist 2014-03-31 22:03:50 +03:00
parent 6e238e51c2
commit 6f86b9d016

View File

@ -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)
{