summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2013-01-04 19:31:13 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2013-01-04 19:31:13 +0000
commit1483fe09d3629d88a2dce73fc23d56b4d781eddc (patch)
tree0730eaaf0f5997c27afb42ab6d03e31d4914e6cd /include
parentf2fb98dfe3f177d7a9a761d301eeb881b0105618 (diff)
parentc95a42d529303180620e7075a76153160a76d0ee (diff)
downloadrabbitmq-server-git-1483fe09d3629d88a2dce73fc23d56b4d781eddc.tar.gz
merge default into bug25327
Diffstat (limited to 'include')
-rw-r--r--include/rabbit.hrl3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index 0ccb80bf02..7385b4b3c0 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -27,9 +27,6 @@
-record(vhost, {virtual_host, dummy}).
--record(connection, {protocol, user, timeout_sec, frame_max, vhost,
- client_properties, capabilities}).
-
-record(content,
{class_id,
properties, %% either 'none', or a decoded record/tuple