Skip to content
Snippets Groups Projects
Commit 398788d6 authored by Martine Lenders's avatar Martine Lenders
Browse files

ng_udp: remove unused variable

parent 832c6a94
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,6 @@ static void _receive(ng_pktsnip_t *pkt)
{
ng_pktsnip_t *udp, *ipv6;
ng_udp_hdr_t *hdr;
uint16_t csum;
uint32_t port;
ng_netreg_entry_t *sendto;
......
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