aboutsummaryrefslogtreecommitdiffstats
path: root/twittperator.js
diff options
context:
space:
mode:
authoranekos2012-01-30 02:12:31 +0900
committeranekos2012-01-30 02:12:31 +0900
commitb55bdd570fa5a6504b118755e2e43f40817f5ed2 (patch)
treefd133d8a915b564f95b65eb559ae0bb14ad98dfd /twittperator.js
parentd0d3e460a6296093739e3d70e0b2752a44913cd0 (diff)
downloadvimperator-plugins-b55bdd570fa5a6504b118755e2e43f40817f5ed2.tar.bz2
Nyaaps
Diffstat (limited to 'twittperator.js')
-rw-r--r--twittperator.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/twittperator.js b/twittperator.js
index 8ccb3c8..a28d2ba 100644
--- a/twittperator.js
+++ b/twittperator.js
@@ -1553,7 +1553,6 @@ let INFO =
clearRetryTimer();
if (!connection)
return;
- window.alert(Error().stack);
connection.cancel();
liberator.log("Twittperator: stop " + name);
}