mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
ng_udp: remove unused variable
This commit is contained in:
parent
832c6a949c
commit
398788d638
@ -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;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user