mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Removed unused variable.
This commit is contained in:
parent
4e94a45af2
commit
48249360dc
|
@ -2004,8 +2004,6 @@ static int handle_packet(void *object, int i, uint8_t *temp, uint16_t len)
|
|||
|
||||
case PACKET_ID_MESSAGE:
|
||||
case PACKET_ID_ACTION: {
|
||||
const uint8_t *message_id = data;
|
||||
|
||||
if (data_length == 0)
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user