remove stray console.log

This commit is contained in:
Feross Aboukhadijeh
2016-03-10 19:13:40 -08:00
parent e03ed8c374
commit 8dfd9fe788

View File

@@ -615,7 +615,6 @@ function onWarning (err) {
}
function showDoneNotification (torrent) {
console.log(state.window.isFocused)
if (state.window.isFocused) return
var notif = new window.Notification('Download Complete', {