summaryrefslogtreecommitdiffstats
path: root/sesman/scp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/scp.c')
-rw-r--r--sesman/scp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sesman/scp.c b/sesman/scp.c
index fdb81a04..6d7ea203 100644
--- a/sesman/scp.c
+++ b/sesman/scp.c
@@ -91,7 +91,6 @@ scp_process_start(void *sck)
log_message(LOG_LEVEL_ALWAYS, "unknown return from scp_vXs_accept()");
}
- g_tcp_close(scon.in_sck);
free_stream(scon.in_s);
free_stream(scon.out_s);
return 0;