aboutsummaryrefslogtreecommitdiffstats
path: root/include/types.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'include/types.hrl')
-rw-r--r--include/types.hrl1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/types.hrl b/include/types.hrl
index 5938f0e..34b3fda 100644
--- a/include/types.hrl
+++ b/include/types.hrl
@@ -16,7 +16,6 @@
{takeover, Node::node()} | {failover, Node::node()}.
-type posix() :: atom().
--opaque socket() :: term().
-opaque sslsocket() :: term().
-type port_number() :: 0..65535.