avrcp_controller: fix compile warning

This commit is contained in:
Milanka Ringwald 2024-10-28 10:30:23 +01:00 committed by Matthias Ringwald
parent 5c72796b16
commit 2b3e0ec01e

View File

@ -618,7 +618,6 @@ static void avrcp_send_cmd_with_avctp_fragmentation(avrcp_connection_t * connect
pos += 2;
break;
case AVRCP_CMD_OPCODE_UNIT_INFO:
break;
case AVRCP_CMD_OPCODE_SUBUNIT_INFO:
break;
default: