rm log line

This commit is contained in:
Nicolas Stepien 2013-03-30 03:59:42 +01:00
parent 04977c9cad
commit eaedbbd004

View File

@ -592,7 +592,6 @@ QR =
$.on window, 'captcha:timeout', setLifetime
$.globalEval 'window.dispatchEvent(new CustomEvent("captcha:timeout", {detail: RecaptchaState.timeout}))'
$.off window, 'captcha:timeout', setLifetime
c.log @lifetime
imgContainer = $.el 'div',
className: 'captcha-img'