lib/model: Unnecessary return (#5264)

This commit is contained in:
Simon Frei 2018-10-11 15:08:37 +02:00 committed by Jakob Borg
parent 3bc918ff78
commit 0690fe7585
1 changed files with 0 additions and 2 deletions

View File

@ -1142,8 +1142,6 @@ func (f *sendReceiveFolder) shortcutFile(file, curFile protocol.FileInfo, dbUpda
file.Version = file.Version.Merge(curFile.Version)
dbUpdateChan <- dbUpdateJob{file, dbUpdateShortcutFile}
return
}
// copierRoutine reads copierStates until the in channel closes and performs