diff --git a/sesman/sig.c b/sesman/sig.c index 3cc3395a..13f9c46c 100644 --- a/sesman/sig.c +++ b/sesman/sig.c @@ -51,8 +51,6 @@ sig_sesman_shutdown(int sig) g_set_wait_obj(g_term_event); - g_tcp_close(g_sck); - session_sigkill_all(); g_snprintf(pid_file, 255, "%s/xrdp-sesman.pid", XRDP_PID_PATH);