summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2010-01-29 15:29:30 +0000
committerMatthias Radestock <matthias@lshift.net>2010-01-29 15:29:30 +0000
commitac74eb4e324a85e817a12292c541eda2aca93e29 (patch)
treebb051bfda8cd9b09863a7d2a4c2b2c4ab2b520ed /src
parentf6fbe5575df5e3d46cc3dae4641e41bff72cbe72 (diff)
downloadrabbitmq-server-git-ac74eb4e324a85e817a12292c541eda2aca93e29.tar.gz
remove outdated comment
Diffstat (limited to 'src')
-rw-r--r--src/rabbit_amqqueue.erl4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/rabbit_amqqueue.erl b/src/rabbit_amqqueue.erl
index 3b63147c3f..47d9850d8f 100644
--- a/src/rabbit_amqqueue.erl
+++ b/src/rabbit_amqqueue.erl
@@ -181,10 +181,6 @@ declare(QueueName, Durable, AutoDelete, Args) ->
internal_declare(Q = #amqqueue{name = QueueName}, WantDefaultBinding) ->
case rabbit_misc:execute_mnesia_transaction(
fun () ->
- %% we could still find that mnesia has another
- %% entry here because the queue may exist on
- %% another node, beyond the knowledge of our own
- %% local queue_sup.
case mnesia:wread({rabbit_queue, QueueName}) of
[] ->
case mnesia:read(