--- rxvt-unicode/src/rxvtd.C 2007/11/17 07:26:54 1.35 +++ rxvt-unicode/src/rxvtd.C 2007/11/17 07:28:00 1.36 @@ -52,7 +52,6 @@ log_cb (this, &server::log_msg), getfd_cb (this, &server::getfd) { - this->fd = fd; fcntl (fd, F_SETFD, FD_CLOEXEC); fcntl (fd, F_SETFL, 0); read_ev.start (fd, ev::READ);