From 08f16d8685d62d1e211c82971fc26934b54d8f6c Mon Sep 17 00:00:00 2001 From: ugen Date: Fri, 3 Mar 1995 12:47:23 +0000 Subject: Oops..remove some debugging leftover.. --- sbin/ipfw/ipfw.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin') 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; -- cgit v1.1