removed unneeded variable
This commit is contained in:
parent
8d83d3b114
commit
09660208ec
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -502,7 +502,6 @@ getdistro () {
|
|||
|
||||
"iPhone OS")
|
||||
distro="iOS $(sw_vers -productVersion)"
|
||||
idevice="$(uname -m)"
|
||||
|
||||
# "uname -m" doesn't print architecture on iOS so we force it off.
|
||||
os_arch="off"
|
||||
|
|
Loading…
Reference in a new issue