diff --git a/src/renderer/controllers/torrent-controller.js b/src/renderer/controllers/torrent-controller.js index c956fab1..2cfd56e5 100644 --- a/src/renderer/controllers/torrent-controller.js +++ b/src/renderer/controllers/torrent-controller.js @@ -129,8 +129,6 @@ module.exports = class TorrentController { // files which are completed after a video starts to play to be added // dynamically to the list of subtitles. // checkForSubtitles() - - dispatch('update') } torrentFileModtimes (torrentKey, fileModtimes) {