summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2010-09-28 08:30:37 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2010-09-28 08:30:37 +0100
commit43ff2077045189a7daf16cf06c048f195384aae9 (patch)
tree6928999963e3ecf617a2ee7feef75529a1f3a038 /src
parentfca68a08042c3b0b70935a64c0b18d0ca6d2f113 (diff)
downloadrabbitmq-server-git-43ff2077045189a7daf16cf06c048f195384aae9.tar.gz
cosmetic
Diffstat (limited to 'src')
-rw-r--r--src/rabbit_amqqueue_process.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rabbit_amqqueue_process.erl b/src/rabbit_amqqueue_process.erl
index c09f1025e0..3bf9fd6b0d 100644
--- a/src/rabbit_amqqueue_process.erl
+++ b/src/rabbit_amqqueue_process.erl
@@ -619,6 +619,7 @@ prioritise_cast(Msg, _State) ->
prioritise_info({'DOWN', _MonitorRef, process, DownPid, _Reason},
#q{q = #amqqueue{exclusive_owner = DownPid}}) -> 8;
+
prioritise_info(_Msg, _State) -> 0.
handle_call({init, Recover}, From,