소스 검색

Remove obsolete variable

Alois Mahdal 10 년 전
부모
커밋
a09fb34d5d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      bin/eedmenu.in

+ 0
- 1
bin/eedmenu.in 파일 보기

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