Dead code removal; #if 0 from crypto/des
[openssl.git] / crypto / des / read_pwd.c
index 0a51f88a4be7554ede4bf8699d1f6beba218eb1c..42903d6c0386f64e1074e46856fd3bf08ade7735 100644 (file)
@@ -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)