mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed build.
This commit is contained in:
parent
1d2f4465bf
commit
67da01fb06
|
@ -1589,9 +1589,8 @@ static int messenger_load_state_callback(void *outer, uint8_t *data, uint32_t le
|
|||
}
|
||||
|
||||
break;
|
||||
|
||||
default:
|
||||
#ifdef DEBUG
|
||||
default:
|
||||
fprintf(stderr, "Load state: contains unrecognized part (len %u, type %u)\n",
|
||||
length, type);
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user