summaryrefslogtreecommitdiff
path: root/ssh-add.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.c')
-rw-r--r--ssh-add.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ssh-add.c b/ssh-add.c
index 627c0298..50165e7d 100644
--- a/ssh-add.c
+++ b/ssh-add.c
@@ -544,10 +544,6 @@ main(int argc, char **argv)
__progname = ssh_get_progname(argv[0]);
seed_rng();
-#ifdef WITH_OPENSSL
- OpenSSL_add_all_algorithms();
-#endif
-
setvbuf(stdout, NULL, _IOLBF, 0);
/* First, get a connection to the authentication agent. */