diff --git a/usr.sbin/ancontrol/ancontrol.c b/usr.sbin/ancontrol/ancontrol.c index fb22bf73aa6f..1d5d86ab476b 100644 --- a/usr.sbin/ancontrol/ancontrol.c +++ b/usr.sbin/ancontrol/ancontrol.c @@ -183,7 +183,6 @@ static void an_setval(iface, areq) err(1, "SIOCSAIRONET"); close(s); -printf("Hello %s %s %d\n",__FILE__,__FUNCTION__,__LINE__); return; }