Remove blank XP case
This commit is contained in:
parent
33b5b2ef60
commit
31b1ce0bf1
1 changed files with 0 additions and 4 deletions
4
fetch
4
fetch
|
@ -936,10 +936,6 @@ getcols () {
|
|||
|
||||
getvisualstyle () {
|
||||
case "$os" in
|
||||
"Windows XP")
|
||||
|
||||
;;
|
||||
|
||||
"Windows"*)
|
||||
path="/proc/registry/HKEY_CURRENT_USER/Software/Microsoft"
|
||||
path+="/Windows/CurrentVersion/Themes/CurrentTheme"
|
||||
|
|
Loading…
Reference in a new issue