Remove CPU block

This commit is contained in:
Dylan 2016-05-07 12:45:09 +10:00
parent 16f395c462
commit 609005874a

View file

@ -947,10 +947,6 @@ getcpu () {
cores=$(sysctl -n hw.ncpu) cores=$(sysctl -n hw.ncpu)
;; ;;
"iPhone OS")
cpu=""
;;
*) *)
case "$distro" in case "$distro" in
"OpenBSD"* | "FreeBSD"*) "OpenBSD"* | "FreeBSD"*)