=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/config.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/ssh/Attic/config.h 1999/09/30 04:10:27 1.7 +++ src/usr.bin/ssh/Attic/config.h 1999/09/30 04:30:03 1.8 @@ -135,9 +135,6 @@ /* Location of system mail spool directory. */ #define MAIL_SPOOL_DIRECTORY "/var/mail" -/* Defined if mail goes to $HOME/newmail instead of a global mail spool. */ -/* #undef HAVE_TILDE_NEWMAIL */ - /* Define this if O_NONBLOCK does not work on your system (e.g., Ultrix). */ /* #undef O_NONBLOCK_BROKEN */