@ -840,7 +840,6 @@ getcpu () {
"Mac OS X")
cpu="$(sysctl -n machdep.cpu.brand_string)"
cpu=${cpu// }
cpu=${cpu/ @ / @ }
cores=$(sysctl -n hw.ncpu)
;;