aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2019-08-13 12:16:01 +0200
committerHans Nilsson <[email protected]>2019-08-14 10:48:50 +0200
commit8f4458c92ec26aae9680f3f468815f520a1e2b03 (patch)
tree6e0766786e97914032722a046408cae8e48a9aa0
parentcb513913417070f57fbcefeaf57c1f3f477d6bbc (diff)
downloadotp-8f4458c92ec26aae9680f3f468815f520a1e2b03.tar.gz
otp-8f4458c92ec26aae9680f3f468815f520a1e2b03.tar.bz2
otp-8f4458c92ec26aae9680f3f468815f520a1e2b03.zip
ssh: Remove unused address,port from #connection{}
-rw-r--r--lib/ssh/src/ssh_connect.hrl2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ssh/src/ssh_connect.hrl b/lib/ssh/src/ssh_connect.hrl
index 0fee43c16f..d6b50613f9 100644
--- a/lib/ssh/src/ssh_connect.hrl
+++ b/lib/ssh/src/ssh_connect.hrl
@@ -265,8 +265,6 @@
channel_cache,
channel_id_seed,
cli_spec,
- address,
- port,
options,
exec,
system_supervisor,