diff options
| -rw-r--r-- | sys/src/cmd/ip/ipconfig/ipv6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/cmd/ip/ipconfig/ipv6.c b/sys/src/cmd/ip/ipconfig/ipv6.c index 311975989..9f2b70431 100644 --- a/sys/src/cmd/ip/ipconfig/ipv6.c +++ b/sys/src/cmd/ip/ipconfig/ipv6.c @@ -468,7 +468,6 @@ static void recvrarouter(uchar buf[], int pktlen) { USED(buf, pktlen); - ralog("i am a router and got a router advert"); } /* host receiving a router advertisement calls this */ |
