(no version change)

removed debugging echo
This commit is contained in:
inxi-svn 2008-11-14 03:37:36 +00:00
parent 1b3b91afb0
commit 39e2c44af1

1
inxi
View file

@ -1032,7 +1032,6 @@ get_audio_data()
} }
}' /proc/asound/version ) }' /proc/asound/version )
fi fi
echo ${A_AUDIO_DATA[@]}
} }
## create A_CPU_CORE_DATA, currently with two values: integer core count; core string text ## create A_CPU_CORE_DATA, currently with two values: integer core count; core string text