Shave off one useless line.

This commit is contained in:
Nicolas Stepien 2013-04-17 04:58:55 +02:00
parent 7805d1b1e6
commit 6f50ec0115

View File

@ -819,7 +819,6 @@ QR =
$.add nodes.thread, $.el 'option',
value: thread
textContent: "Thread No.#{thread}"
$.after nodes.autohide, nodes.thread
<% if (type === 'userscript') { %>
# XXX Firefox lacks focusin/focusout support.