From 67513068c01a5b00c2f0415436e6fcfcf93b7707 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 6 Feb 2017 20:17:39 -0800 Subject: [PATCH] This is no longer needed. --- src/Posting/QR.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Posting/QR.coffee b/src/Posting/QR.coffee index 690f147fe..5839054e7 100644 --- a/src/Posting/QR.coffee +++ b/src/Posting/QR.coffee @@ -738,7 +738,6 @@ QR = else # stop auto-posting QR.cooldown.auto = false QR.captcha.setup(QR.cooldown.auto and d.activeElement in [QR.nodes.status, d.body]) - QR.cooldown.auto = false if QR.captcha.isEnabled and !Captcha.cache.getCount() QR.status() QR.error err return