diff --git a/src/General/lib/post.class b/src/General/lib/post.class index f1ad6e43e..125bee370 100755 --- a/src/General/lib/post.class +++ b/src/General/lib/post.class @@ -19,9 +19,6 @@ class Post Fourchan.code.call nodes: comment: $ '.postMessage', root2 for el in $$ 'pre[style=""]', root2 el.removeAttribute 'style' - # XXX /pol/ fakedoubles - if board.ID is 'pol' - $('.postNum > a:nth-of-type(2)', root2).textContent = +root2.id[2..] textNodes = $.X './/text()', root2 i = 0 while node = textNodes.snapshotItem i++