Skip to content
Snippets Groups Projects
Commit 7fb889fa authored by Cenk Gündoğan's avatar Cenk Gündoğan
Browse files

nhdp: remove unused variable

parent 2aabc8cc
No related branches found
No related tags found
No related merge requests found
......@@ -286,7 +286,6 @@ static void *_nhdp_runner(void *arg)
*/
static void *_nhdp_receiver(void *arg __attribute__((unused)))
{
uint32_t fromlen;
char nhdp_rcv_buf[NHDP_MAX_RFC5444_PACKET_SZ];
msg_t msg_q[NHDP_MSG_QUEUE_SIZE];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment