Remove an obsolete comment.

This commit is contained in:
Nicholas J. Kain 2022-08-06 12:41:35 -04:00
parent cee287a522
commit 45e8e0bad2
1 changed files with 0 additions and 1 deletions

1
arp.c
View File

@ -745,7 +745,6 @@ bool arp_packet_get(struct client_state_t *cs)
return true;
}
// XXX: Move into client_state
long long arp_get_wake_ts(void)
{
long long mt = -1;