summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ancontrol
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2003-11-16 08:41:24 +0000
committernjl <njl@FreeBSD.org>2003-11-16 08:41:24 +0000
commit4ebfba38189ab813c617d30c1ec2d17250b39f61 (patch)
tree6e80cb124e7f1933105c93d83374f852af29af70 /usr.sbin/ancontrol
parente8eb42934872c872564df36384acf5901857e170 (diff)
downloadFreeBSD-src-4ebfba38189ab813c617d30c1ec2d17250b39f61.zip
FreeBSD-src-4ebfba38189ab813c617d30c1ec2d17250b39f61.tar.gz
Remove an annoying printf that somehow leaked into rev 1.21.
Diffstat (limited to 'usr.sbin/ancontrol')
-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 fb22bf7..1d5d86a 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;
}
OpenPOWER on IntegriCloud