summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.c b/sbin/ipfw/ipfw.c
index 841d9e6..92a682b 100644
--- a/sbin/ipfw/ipfw.c
+++ b/sbin/ipfw/ipfw.c
@@ -644,7 +644,6 @@ int i;
unit=(short)atoi(sptr);
sprintf(buf,"%s%d",name,unit);
-printf("%s %s\n",buf,str);
if (strcmp(str,buf))
return 1;
OpenPOWER on IntegriCloud