aboutsummaryrefslogtreecommitdiffstats
path: root/twittperator.js
diff options
context:
space:
mode:
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);
}