summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2010-07-01 13:33:19 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2010-07-01 13:33:19 +0100
commit2680d3dc56845b4fa6a6c72a06f324f119827586 (patch)
tree49c177b66c79217f2f0a714bcd80234dbec0549d /include
parentd5d79ac35c706a9a70273725149b718ad5b29041 (diff)
downloadrabbitmq-server-git-2680d3dc56845b4fa6a6c72a06f324f119827586.tar.gz
updated file-related specs
Diffstat (limited to 'include')
-rw-r--r--include/rabbit.hrl1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index 8b87dd9619..9f981d7fc8 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -86,7 +86,6 @@
-type(info_key() :: atom()).
-type(info() :: {info_key(), any()}).
-type(regexp() :: binary()).
--type(file_path() :: string()).
%% this is really an abstract type, but dialyzer does not support them
-type(guid() :: binary()).