--- rxvt-unicode/src/rxvtlib.h.in 2003/11/27 10:12:10 1.4 +++ rxvt-unicode/src/rxvtlib.h.in 2003/12/02 21:49:46 1.5 @@ -1,5 +1,5 @@ /* - * $Id: rxvtlib.h.in,v 1.4 2003/11/27 10:12:10 pcg Exp $ + * $Id: rxvtlib.h.in,v 1.5 2003/12/02 21:49:46 pcg Exp $ */ #ifndef _RXVTLIB_H_ /* include once only */ @@ -299,7 +299,6 @@ int Xfd; /* file descriptor of X server connection */ int cmd_fd; /* pty file descriptor; connected to command */ int tty_fd; /* tty file descriptor; connected to child */ - int num_fds; /* number of file descriptors being used */ int numlock_state; text_t **drawn_text; /* text drawn on screen (characters) */ rend_t **drawn_rend; /* text drawn on screen (rendition) */