Kaydet (Commit) 6f86b9d0 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused parameter 'pEdit'

Change-Id: Ibd4abdb0073e20239a220440c14e05f31e88c6a3
üst 6e238e51
...@@ -429,7 +429,7 @@ sal_uLong RTSDevicePage::getPDFDevice() ...@@ -429,7 +429,7 @@ sal_uLong RTSDevicePage::getPDFDevice()
return -1; //explicitly PS return -1; //explicitly PS
} }
IMPL_LINK( RTSDevicePage, ModifyHdl, Edit*, pEdit ) IMPL_LINK( RTSDevicePage, ModifyHdl, Edit*, /* pEdit */ )
{ {
if (m_pCustomValue) if (m_pCustomValue)
{ {
......
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