removed unused maxTries from CCECAdapterMessage
[deb_libcec.git] / src / lib / adapter / Pulse-Eight / USBCECAdapterMessage.h
index 1b03d72063fcd322760f5b5de4ff4be0bb4165e4..7c8020de8a0a2ae378b34e3ef1b88bc590a50146 100644 (file)
@@ -250,7 +250,6 @@ namespace CEC
      */
     cec_adapter_messagecode Reply(void) const;
 
-    uint8_t                               maxTries;             /**< the maximum number of times to try to send this message */
     cec_datapacket                        response;             /**< the response to this message */
     cec_datapacket                        packet;               /**< the actual data */
     cec_adapter_message_state             state;                /**< the current state of this message */