remove debug code

This commit is contained in:
Joey Hess 2013-11-22 15:11:43 -04:00
parent 0c68346f46
commit 4112b317a7

View file

@ -31,7 +31,6 @@ import qualified Data.Text as T
upgraderThread :: UrlRenderer -> NamedThread
upgraderThread urlrenderer = namedThread "Upgrader" $ do
checkUpgrade urlrenderer -- TODO: remove
when (isJust Build.SysConfig.upgradelocation) $ do
h <- liftIO . newNotificationHandle False . networkConnectedNotifier =<< getDaemonStatus
go h Nothing