be silent, peasant!

This commit is contained in:
Sami Samhuri 2012-02-07 19:57:03 -08:00
parent ffe45ed13f
commit be82d99ea3

View file

@ -70,7 +70,7 @@ torrents.forEach(function(torrent, i) {
if (n > 0) {
notify(n + ' torrent' + s + ' → µTorrent')
}
writeLog()
//writeLog()
}
})
})