From faaf430241277fecf73f9a8202583426c2e03458 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Fri, 13 Jul 2007 11:34:02 +0200 Subject: Commands.hs: more code cleanup darcs-hash:20070713093402-d6583-eff0382e0c9bb69bd7d45be1b4691bd50f55f776.gz --- Commands.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Commands.hs b/Commands.hs index 459892b..6fcb343 100644 --- a/Commands.hs +++ b/Commands.hs @@ -1,4 +1,3 @@ -{-# OPTIONS -fglasgow-exts #-} ----------------------------------------------------------------------------- -- | -- Module : XMobar.Commands @@ -56,7 +55,7 @@ instance Exec Command where alias (Cpu _ _) = "cpu" alias (Battery _ _) = "battery" alias (Com p _ a _) | p /= "" = if a == "" then p else a - | otherwise = "" + | otherwise = "" rate (Weather _ _ r) = r rate (Network _ _ r) = r rate (Memory _ r) = r -- cgit v1.2.3