X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdes%2Fread_pwd.c;h=42903d6c0386f64e1074e46856fd3bf08ade7735;hp=0a51f88a4be7554ede4bf8699d1f6beba218eb1c;hb=e2f80180271f3badc9dec6f3172009b57ba57842;hpb=c8fa2356a00cbaada8963f739e5570298311a060 diff --git a/crypto/des/read_pwd.c b/crypto/des/read_pwd.c index 0a51f88a4b..42903d6c03 100644 --- 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)