cec: more consistent log messages + cosmetics
[deb_libcec.git] / src / lib / CECProcessor.h
index 98b265e78077070f8dc4ee8ced8067cd5fb9ebea..8baf726904dd3a4d0f4512f199f131d3cf58ce34 100644 (file)
@@ -89,7 +89,7 @@ namespace CEC
       CCECBusDevice *m_busDevices[16];
 
   private:
-      bool TryLogicalAddress(cec_logical_address address, const char *strLabel, unsigned int iIndex);
+      bool TryLogicalAddress(cec_logical_address address, unsigned int iIndex);
       bool FindLogicalAddressRecordingDevice(unsigned int iIndex);
       bool FindLogicalAddressTuner(unsigned int iIndex);
       bool FindLogicalAddressPlaybackDevice(unsigned int iIndex);