summary refs log tree commit diff stats
path: root/src/common/hexchat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hexchat.c')
-rw-r--r--src/common/hexchat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/hexchat.c b/src/common/hexchat.c
index a76db332..caa20eb7 100644
--- a/src/common/hexchat.c
+++ b/src/common/hexchat.c
@@ -447,7 +447,6 @@ session_new (server *serv, char *from, int type, int focus)
 
 	sess->server = serv;
 	sess->logfd = -1;
-	sess->scrollfd = -1;
 	sess->type = type;
 
 	sess->alert_beep = SET_DEFAULT;