projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Dead code removal; #if 0 from crypto/des
[openssl.git]
/
crypto
/
des
/
read_pwd.c
diff --git
a/crypto/des/read_pwd.c
b/crypto/des/read_pwd.c
index 0a51f88a4be7554ede4bf8699d1f6beba218eb1c..42903d6c0386f64e1074e46856fd3bf08ade7735 100644
(file)
--- a/
crypto/des/read_pwd.c
+++ b/
crypto/des/read_pwd.c
@@
-373,9
+373,6
@@
int des_read_pw(char *buf, char *buff, int size, const char *prompt,
error:
fprintf(stderr, "\n");
-# if 0
- perror("fgets(tty)");
-# endif
/* What can we do if there is an error? */
# if defined(TTY_set) && !defined(OPENSSL_SYS_VMS)
if (ps >= 2)