aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh.hrl
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-02-19 13:20:20 +0100
committerHans Nilsson <[email protected]>2018-03-29 11:58:28 +0200
commit759ffa6660a8c8d14cc7010d4678160006c9c8e5 (patch)
tree7ccf7e05fec679b90b916e19bdc716ad9f8a4697 /lib/ssh/src/ssh.hrl
parent18d9abb63605628e4564cb925f359c73e1f24c4f (diff)
downloadotp-759ffa6660a8c8d14cc7010d4678160006c9c8e5.tar.gz
otp-759ffa6660a8c8d14cc7010d4678160006c9c8e5.tar.bz2
otp-759ffa6660a8c8d14cc7010d4678160006c9c8e5.zip
ssh: Unused fields #ssh.hkey and #ssh.kex removed
Diffstat (limited to 'lib/ssh/src/ssh.hrl')
-rw-r--r--lib/ssh/src/ssh.hrl2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ssh/src/ssh.hrl b/lib/ssh/src/ssh.hrl
index 8d950eea3c..1a2f003190 100644
--- a/lib/ssh/src/ssh.hrl
+++ b/lib/ssh/src/ssh.hrl
@@ -151,8 +151,6 @@
algorithms, %% #alg{}
- kex, %% key exchange algorithm
- hkey, %% host key algorithm
key_cb, %% Private/Public key callback module
io_cb, %% Interaction callback module