Remove unnecessary comment (RALs are no longer used.)

This commit is contained in:
Zixaphir 2013-04-19 00:11:58 -07:00
parent 7c2005e369
commit 891e610897

View File

@ -35,13 +35,6 @@ QuoteThreading =
QuoteThreading.hasRun = true
node: ->
# Random access list
#
# 'Array' implementation is very awkward - mid-object inserts, loop to find
# quoted post, loop to find inserted post(!), loop to find distance from
# threaded post to thread root
#
# Of course, implementing your own data structure can be awkward.
return if @isClone or not QuoteThreading.enabled or @thread.OP is @
{quotes, ID, fullID} = @