summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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.").