getcpu: Remove prin usage
This commit is contained in:
parent
4420a2cb38
commit
c1a867ad22
1 changed files with 0 additions and 2 deletions
2
neofetch
2
neofetch
|
@ -781,8 +781,6 @@ getcpu() {
|
|||
esac
|
||||
;;
|
||||
esac
|
||||
|
||||
[ "$cpu" ] && prin "$subtitle" "$cpu"
|
||||
}
|
||||
|
||||
# }}}
|
||||
|
|
Loading…
Reference in a new issue