=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/servconf.h,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- src/usr.bin/ssh/servconf.h 2009/10/28 16:38:18 1.88 +++ src/usr.bin/ssh/servconf.h 2010/01/09 23:04:13 1.89 @@ -1,4 +1,4 @@ -/* $OpenBSD: servconf.h,v 1.88 2009/10/28 16:38:18 reyk Exp $ */ +/* $OpenBSD: servconf.h,v 1.89 2010/01/09 23:04:13 dtucker Exp $ */ /* * Author: Tatu Ylonen @@ -147,8 +147,6 @@ int permit_tun; int num_permitted_opens; - - int rdomain; char *chroot_directory; } ServerOptions;