summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-14 13:33:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-14 13:33:30 -0400
commit690948fc57ab8f180b74d7362341ef97a79c28bc (patch)
treee8696878b5b4506a2186c5aa2a5d7f3914b6efc6
parentb89c6a6fa24b04fb2f88a6c420cac692d169f2a9 (diff)
show paused remotes in cost order, not at end of repo list
-rw-r--r--Assistant/DaemonStatus.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Assistant/DaemonStatus.hs b/Assistant/DaemonStatus.hs
index f682657c9..ea57176b5 100644
--- a/Assistant/DaemonStatus.hs
+++ b/Assistant/DaemonStatus.hs
@@ -43,7 +43,6 @@ modifyDaemonStatus a = do
sendNotification $ changeNotifier s
return b
-
{- Returns a function that updates the lists of syncable remotes. -}
calcSyncRemotes :: Annex (DaemonStatus -> DaemonStatus)
calcSyncRemotes = do