no more common thread

This commit is contained in:
ccd0 2014-09-07 10:21:58 -07:00
parent 71976c2e7d
commit 9813357342

View File

@ -115,7 +115,6 @@ Index =
return Index.endNotice() if pageNum > Index.pagesNum
nodes = Index.buildSinglePage pageNum
nodes.shift() # Remove thread common with previous page
Index.buildReplies nodes if Conf['Show Replies']
Index.buildStructure nodes
Index.setPage pageNum