aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2003-11-16 08:41:24 +0000
committerNate Lawson <njl@FreeBSD.org>2003-11-16 08:41:24 +0000
commitb1df3c5e2279eebd2018e5c01f27a96bd93f45c8 (patch)
tree6e80cb124e7f1933105c93d83374f852af29af70
parent75504450a1882e722a045a277ac547f46871a173 (diff)
Notes
-rw-r--r--usr.sbin/ancontrol/ancontrol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ancontrol/ancontrol.c b/usr.sbin/ancontrol/ancontrol.c
index fb22bf73aa6f1..1d5d86ab476b4 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;
}