remove obsolete comment
authorJoey Hess <joeyh@joeyh.name>
Thu, 24 Sep 2020 18:22:56 +0000 (14:22 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 24 Sep 2020 18:22:56 +0000 (14:22 -0400)
Command/Sync.hs

index 39b454d0fc150bd8b4368d7b188e344ca9e42435..75c6be258cd287144905b16dd2126c39f5c328a1 100644 (file)
@@ -685,8 +685,6 @@ seekSyncContent o rs currbranch = do
                go (Left bloom) mvar (AssociatedFile Nothing) k
 
        go ebloom mvar af k = do
-               -- Run syncFile as a command action so file transfers run
-               -- concurrently.
                let ai = OnlyActionOn k (ActionItemKey k)
                startingNoMessage ai $ do
                        whenM (syncFile ebloom rs af k) $