From 6dd8a54a1214fff1efe4c2b3c743834e1cb90403 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Wed, 14 Mar 2012 00:59:00 +0100 Subject: [PATCH] rm 1 line --- 4chan_x.user.js | 1 - script.coffee | 1 - 2 files changed, 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index da28b1a03..0db673c08 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2579,7 +2579,6 @@ req: 'abort' }); qr.status(); - Favicon.update(); return; } Updater.retryCoef = 10; diff --git a/script.coffee b/script.coffee index 36236844b..5224314aa 100644 --- a/script.coffee +++ b/script.coffee @@ -2183,7 +2183,6 @@ Updater = Unread.update true qr.message.send req: 'abort' qr.status() - Favicon.update() return Updater.retryCoef = 10