summaryrefslogtreecommitdiff
path: root/include/rabbit_framing_spec.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'include/rabbit_framing_spec.hrl')
-rw-r--r--include/rabbit_framing_spec.hrl2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rabbit_framing_spec.hrl b/include/rabbit_framing_spec.hrl
index f45fa6ca..a78c2301 100644
--- a/include/rabbit_framing_spec.hrl
+++ b/include/rabbit_framing_spec.hrl
@@ -50,8 +50,6 @@
%% TODO: make this more precise
-type(amqp_method_name() :: atom()).
-type(channel_number() :: non_neg_integer()).
-%% TODO: make this more precise
--type(amqp_error() :: {bool(), non_neg_integer(), binary()}).
-type(resource_name() :: binary()).
-type(routing_key() :: binary()).
-type(username() :: binary()).