Remove stray variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18396 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-05-07 13:53:13 +00:00
parent c3ec96fb71
commit 8687cdd7d7
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -6265,7 +6265,7 @@ if test "$_amr_nb" = yes ; then
else
_def_amr_nb='#undef AMR_NB'
fi
echores "$_amr_nb $_echomsg"
echores "$_amr_nb"
echocheck "amr narrowband, fixed point"
if test "$_amr_nb_fixed" = auto ; then