summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
diff options
context:
space:
mode:
authorRob Harrop <rharrop@vmware.com>2010-08-20 13:25:31 +0100
committerRob Harrop <rharrop@vmware.com>2010-08-20 13:25:31 +0100
commit0ac9b46b9787ee59c95bb2930102bf7f86565a6d (patch)
treee073acd789ed51edefc91f90a859d8123d88a750 /include/rabbit.hrl
parentec42c2a48cdce9b49920bfc751feda835cdf8bee (diff)
downloadrabbitmq-server-git-0ac9b46b9787ee59c95bb2930102bf7f86565a6d.tar.gz
reworked contract between qi and vq. tidied up in general
Diffstat (limited to 'include/rabbit.hrl')
-rw-r--r--include/rabbit.hrl2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index 82c60e936d..be0d4b8233 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -76,8 +76,6 @@
-record(msg_properties, {expiry}).
--record(qientry, {guid, seq_id, expiry}).
-
%%----------------------------------------------------------------------------
-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2010 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.").