From 4114b8b0a8d1e86b7a892753093f7c3527096918 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 18 Nov 2008 21:58:22 +0000 Subject: Removed unused variables. --- mk/check/check-portability.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mk/check/check-portability.sh b/mk/check/check-portability.sh index 8b7106920d4..beca5c2785a 100644 --- a/mk/check/check-portability.sh +++ b/mk/check/check-portability.sh @@ -1,4 +1,4 @@ -# $NetBSD: check-portability.sh,v 1.7 2007/11/28 17:00:04 rillig Exp $ +# $NetBSD: check-portability.sh,v 1.8 2008/11/18 21:58:22 rillig Exp $ # # This program checks all files in the current directory and any # subdirectories for portability issues that are likely to result in @@ -18,9 +18,6 @@ cs_setprogname "$0" : ${SKIP_FILTER:=""} -found_random=no -found_test_eqeq=no - # usage: check_shell check_shell() { env \ -- cgit v1.2.3