From a252a7af09951f4d18c6e4224bf8ea08b37a6810 Mon Sep 17 00:00:00 2001 From: Tony Morris Date: Fri, 29 Aug 2014 10:31:26 +1000 Subject: woops. Remove commented line --- src/Plugins/Monitors/Weather.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Plugins/Monitors/Weather.hs b/src/Plugins/Monitors/Weather.hs index 1050637..93467ed 100644 --- a/src/Plugins/Monitors/Weather.hs +++ b/src/Plugins/Monitors/Weather.hs @@ -120,7 +120,6 @@ parseData = skipTillString "Temperature: " (tC,tF) <- pTemp skipTillString "Dew Point: " - -- dp <- getAfterString "Dew Point: " (dC, dF) <- pTemp skipTillString "Relative Humidity: " rh <- pRh -- cgit v1.2.3