mirror of
https://github.com/smxi/inxi.git
synced 2025-04-25 19:19:13 +00:00
(no version change)
removed debugging echo
This commit is contained in:
parent
1b3b91afb0
commit
39e2c44af1
1 changed files with 0 additions and 1 deletions
1
inxi
1
inxi
|
@ -1032,7 +1032,6 @@ get_audio_data()
|
|||
}
|
||||
}' /proc/asound/version )
|
||||
fi
|
||||
echo ${A_AUDIO_DATA[@]}
|
||||
}
|
||||
|
||||
## create A_CPU_CORE_DATA, currently with two values: integer core count; core string text
|
||||
|
|
Loading…
Add table
Reference in a new issue