mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
(no version change)
removed debugging echo
This commit is contained in:
parent
1b3b91afb0
commit
39e2c44af1
1
inxi
1
inxi
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue