rm commented out line

This commit is contained in:
James Campos 2011-09-20 23:55:27 -07:00
parent 7dc976d8bf
commit bd4fcef2f0

View File

@ -1076,7 +1076,6 @@ QR =
</div>
<a class=error></a>
"
#$.bind $('#attach', qr), 'click', QR.attach
#XXX use dom methods to set values instead of injecting raw user input into your html -_-;
c = d.cookie
$('[name=name]', qr).value = if m = c.match(/4chan_name=([^;]+)/) then decodeURIComponent m[1] else ''