not used anymore

This commit is contained in:
barisusakli
2014-03-25 14:50:08 -04:00
parent 68db8c04f7
commit d6ad100ed5

View File

@@ -30,7 +30,6 @@ define(['forum/pagination', 'forum/topic/threadTools', 'forum/topic/postTools'],
deleted: templates.get('deleted'),
pinned: templates.get('pinned')
},
topic_name = templates.get('topic_name'),
currentPage = parseInt(templates.get('currentPage'), 10),
pageCount = parseInt(templates.get('pageCount'), 10);