diff --git a/neofetch b/neofetch index c4f82f7b..aaf8cfb0 100755 --- a/neofetch +++ b/neofetch @@ -781,8 +781,6 @@ getcpu() { esac ;; esac - - [ "$cpu" ] && prin "$subtitle" "$cpu" } # }}}