Remove unnecessary debug code

This commit is contained in:
Zixaphir 2014-03-06 11:10:08 -07:00 committed by ccd0
parent cbe2d0284c
commit 198df86bfd

View File

@ -705,15 +705,12 @@ QR =
responseType: 'document'
withCredentials: true
onload: QR.response
onerror: (err, url, line) ->
onerror: ->
# Connection error, or www.4chan.org/banned
delete QR.req
post.unlock()
QR.cooldown.auto = false
QR.status()
console.log err
console.log url
console.log line
QR.error $.el 'span',
innerHTML: """
4chan X encountered an error while posting.