summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rabbit_variable_queue.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rabbit_variable_queue.erl b/src/rabbit_variable_queue.erl
index 3b3f9c8d63..2ef4ee2760 100644
--- a/src/rabbit_variable_queue.erl
+++ b/src/rabbit_variable_queue.erl
@@ -1258,7 +1258,6 @@ record_pending_ack(#msg_status { seq_id = SeqId,
ram_ack_index = RAI1,
ack_in_counter = AckInCount + 1}.
-%% TODO: On remove, need to prevent any seqids that
remove_pending_ack(KeepPersistent,
State = #vqstate { pending_ack = PA,
index_state = IndexState,