From 891e61089782644c0fa96d6ea55cdb2f80d66a37 Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Fri, 19 Apr 2013 00:11:58 -0700 Subject: [PATCH] Remove unnecessary comment (RALs are no longer used.) --- src/code/quoting/quotethreading.coffee | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/code/quoting/quotethreading.coffee b/src/code/quoting/quotethreading.coffee index 0b0b59c43..76b94d5b2 100644 --- a/src/code/quoting/quotethreading.coffee +++ b/src/code/quoting/quotethreading.coffee @@ -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} = @