fix for libxrdp_reset
This commit is contained in:
parent
4a553e07af
commit
914b4acf39
@ -982,14 +982,6 @@ libxrdp_reset(struct xrdp_session *session,
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* process till up and running */
|
|
||||||
session->up_and_running = 0;
|
|
||||||
|
|
||||||
if (libxrdp_process_data(session, 0) != 0)
|
|
||||||
{
|
|
||||||
g_writeln("non handled error from libxrdp_process_data");
|
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user