Remove variable no longer used.

This commit is contained in:
ccd0 2016-09-25 02:42:40 -07:00
parent 67a54d383d
commit 94c0a60b77

View File

@ -205,8 +205,6 @@ Build =
fileCount = data.images + !!data.ext
pageCount = Index.liveThreadIDs.indexOf(thread.ID) // Index.threadsNumPerPage + 1
comment = innerHTML: data.com or ''
root = $.el 'div',
className: 'catalog-thread post' # post added to make 4chan postInfo CSS work