Kaydet (Commit) 24c125f4 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused parameter

Change-Id: Ic8166da819a2d6486c5122e986a156e729c7631a
üst b22749fd
......@@ -89,7 +89,7 @@ bool PrinterInfoManager::isCUPSDisabled() const
return m_bDisableCUPS;
}
void PrinterInfoManager::setCUPSDisabled( bool bDisable )
void PrinterInfoManager::setCUPSDisabled( bool /* bDisable */ )
{
// cups is already disabled in config so do nothing
}
......
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