From 31b1ce0bf1844e7d8b18b876b891ddbdbae7106d Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 21 Jan 2016 20:45:08 +1100 Subject: [PATCH] Remove blank XP case --- fetch | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fetch b/fetch index b3eeb1c1..e782b8a0 100755 --- a/fetch +++ b/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"