diff options
author | anekos | 2012-01-30 02:12:31 +0900 |
---|---|---|
committer | anekos | 2012-01-30 02:12:31 +0900 |
commit | b55bdd570fa5a6504b118755e2e43f40817f5ed2 (patch) | |
tree | fd133d8a915b564f95b65eb559ae0bb14ad98dfd /twittperator.js | |
parent | d0d3e460a6296093739e3d70e0b2752a44913cd0 (diff) | |
download | vimperator-plugins-b55bdd570fa5a6504b118755e2e43f40817f5ed2.tar.bz2 |
Nyaaps
Diffstat (limited to 'twittperator.js')
-rw-r--r-- | twittperator.js | 1 |
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); } |