=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/paths.h,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- src/include/paths.h 2000/06/10 20:01:06 1.18 +++ src/include/paths.h 2002/05/16 03:50:42 1.19 @@ -1,4 +1,4 @@ -/* $OpenBSD: paths.h,v 1.18 2000/06/10 20:01:06 deraadt Exp $ */ +/* $OpenBSD: paths.h,v 1.19 2002/05/16 03:50:42 millert Exp $ */ /* $NetBSD: paths.h,v 1.7 1994/10/26 00:56:12 cgd Exp $ */ /* @@ -66,7 +66,6 @@ #define _PATH_RSH "/usr/bin/rsh" #define _PATH_SENDMAIL "/usr/sbin/sendmail" #define _PATH_SHELLS "/etc/shells" -#define _PATH_SKEYKEYS "/etc/skeykeys" #define _PATH_TTY "/dev/tty" #define _PATH_UNIX "/bsd" #define _PATH_VI "/usr/bin/vi"