fix build (almost)
This commit is contained in:
parent
a92f5589fc
commit
721748135b
2 changed files with 16 additions and 18 deletions
|
@ -24,7 +24,6 @@ stubInfo :: AssociatedFile -> TransferInfo
|
|||
stubInfo f = TransferInfo
|
||||
{ startedTime = Nothing
|
||||
, transferPid = Nothing
|
||||
, transferThread = Nothing
|
||||
, transferRemote = Nothing
|
||||
, bytesComplete = Nothing
|
||||
, associatedFile = f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue