=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/session.h,v retrieving revision 1.23.4.1 retrieving revision 1.24 diff -u -r1.23.4.1 -r1.24 --- src/usr.bin/ssh/session.h 2005/09/04 18:40:03 1.23.4.1 +++ src/usr.bin/ssh/session.h 2005/06/17 02:44:33 1.24 @@ -1,4 +1,4 @@ -/* $OpenBSD: session.h,v 1.23.4.1 2005/09/04 18:40:03 brad Exp $ */ +/* $OpenBSD: session.h,v 1.24 2005/06/17 02:44:33 djm Exp $ */ /* * Copyright (c) 2000, 2001 Markus Friedl. All rights reserved. @@ -49,7 +49,6 @@ int single_connection; /* proto 2 */ int chanid; - int *x11_chanids; int is_subsystem; u_int num_env; struct {