summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2011-02-25 14:45:45 +0000
committerMatthew Sackman <matthew@rabbitmq.com>2011-02-25 14:45:45 +0000
commit4c1d597012d2915ef55f0033092eeb3434b83841 (patch)
tree39c39ce6b2f697036cbdc89f3d64de5b68883688 /include
parentd272bdb9ad30ebe50bc91d86df85ae459c2ab057 (diff)
downloadrabbitmq-server-git-4c1d597012d2915ef55f0033092eeb3434b83841.tar.gz
multiple_routing_keys/0 is not part of the backing_queue
Diffstat (limited to 'include')
-rw-r--r--include/rabbit_backing_queue_spec.hrl1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rabbit_backing_queue_spec.hrl b/include/rabbit_backing_queue_spec.hrl
index 17cdedc232..accb2c0e6c 100644
--- a/include/rabbit_backing_queue_spec.hrl
+++ b/include/rabbit_backing_queue_spec.hrl
@@ -65,4 +65,3 @@
-spec(idle_timeout/1 :: (state()) -> state()).
-spec(handle_pre_hibernate/1 :: (state()) -> state()).
-spec(status/1 :: (state()) -> [{atom(), any()}]).
--spec(multiple_routing_keys/0 :: () -> 'ok').