removed debugging echo

This commit is contained in:
inxi-svn 2008-11-14 03:35:31 +00:00
parent b79da13099
commit 6fbe40a549

1
inxi
View file

@ -1036,7 +1036,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