Remove CPU block

This commit is contained in:
Dylan 2016-05-07 12:45:09 +10:00
parent 16f395c462
commit 609005874a
1 changed files with 0 additions and 4 deletions

View File

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