projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49bdaa9
)
just in case...
author
root
<root>
Sat, 17 Nov 2007 07:28:00 +0000
(07:28 +0000)
committer
root
<root>
Sat, 17 Nov 2007 07:28:00 +0000
(07:28 +0000)
src/rxvtd.C
patch
|
blob
|
history
diff --git
a/src/rxvtd.C
b/src/rxvtd.C
index b73916be967f60e6280e3a75ad7c0c13620d8f67..5622f4214e05411bac784d92183303c8830fd78b 100644
(file)
--- a/
src/rxvtd.C
+++ b/
src/rxvtd.C
@@
-52,7
+52,6
@@
struct server : rxvt_connection {
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);