fix build (almost)

This commit is contained in:
Joey Hess 2012-07-06 14:42:45 -04:00
parent a92f5589fc
commit 721748135b
2 changed files with 16 additions and 18 deletions

View file

@ -24,7 +24,6 @@ stubInfo :: AssociatedFile -> TransferInfo
stubInfo f = TransferInfo
{ startedTime = Nothing
, transferPid = Nothing
, transferThread = Nothing
, transferRemote = Nothing
, bytesComplete = Nothing
, associatedFile = f