[svn-r11710] Purpose:

Bug fix.

Description:
Removed a debugging print command in the edit script.

Tested in Redstorm.
This commit is contained in:
Albert Cheng 2005-11-13 21:06:52 -05:00
parent 029355ade3
commit 485edae92b

View File

@ -52,7 +52,7 @@ else
fi
}
.
g/eval $ac_try/s/eval/eval ACTRY/p
g/eval $ac_try/s/eval/eval ACTRY/
w
q
EOF