Browse Source

Remove obsolete variable

Alois Mahdal 10 years ago
parent
commit
a09fb34d5d
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      bin/eedmenu.in

+ 0
- 1
bin/eedmenu.in View File

23
 
23
 
24
 test -n "$delim"        && maybe_split=do_split
24
 test -n "$delim"        && maybe_split=do_split
25
 
25
 
26
-host=$(hostname -s)
27
 nb="$(iniread -p style.color.nbg)"
26
 nb="$(iniread -p style.color.nbg)"
28
 nf="$(iniread -p style.color.nfg)"
27
 nf="$(iniread -p style.color.nfg)"
29
 sb="$(iniread -p style.color.sbg)"
28
 sb="$(iniread -p style.color.sbg)"