From f0add8ef24f83cb2085ef1c7534d16c57881e3f3 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 16 Jul 2012 10:43:03 -0400 Subject: 9l: remove debug print R=rsc http://codereview.appspot.com/6402049 --- bin/9l | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/9l') diff --git a/bin/9l b/bin/9l index 3043c1c8..011da243 100755 --- a/bin/9l +++ b/bin/9l @@ -297,7 +297,6 @@ then autoframeworks="" if [ "x$ofiles" != "x" ] then -echo >&2 ofiles $ofiles a=` nm $ofiles | grep '__p9l_autoframework_[a-zA-Z0-9+-]*$' | -- cgit v1.2.3