9l: remove debug print

R=rsc
http://codereview.appspot.com/6402049
This commit is contained in:
Russ Cox 2012-07-16 10:43:03 -04:00
parent 20f5692b7f
commit f0add8ef24

1
bin/9l
View file

@ -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+-]*$' |