=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/readconf.h,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- src/usr.bin/ssh/readconf.h 2003/04/01 10:10:23 1.45 +++ src/usr.bin/ssh/readconf.h 2003/04/01 10:22:21 1.46 @@ -1,4 +1,4 @@ -/* $OpenBSD: readconf.h,v 1.45 2003/04/01 10:10:23 markus Exp $ */ +/* $OpenBSD: readconf.h,v 1.46 2003/04/01 10:22:21 markus Exp $ */ /* * Author: Tatu Ylonen @@ -101,7 +101,6 @@ int clear_forwardings; int enable_ssh_keysign; - int rekey_limit; int no_host_authentication_for_localhost; } Options;