This is no longer needed.

This commit is contained in:
ccd0 2017-02-06 20:17:39 -08:00
parent 7acccab776
commit 67513068c0

View File

@ -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