mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-10 17:38:10 +00:00
[client] removed accidental debug commit
This commit is contained in:
@@ -1475,7 +1475,7 @@ static int lg_run()
|
|||||||
if (!lgmpClientSessionValid(state.lgmp))
|
if (!lgmpClientSessionValid(state.lgmp))
|
||||||
{
|
{
|
||||||
DEBUG_WARN("Session is invalid, has the host shutdown?");
|
DEBUG_WARN("Session is invalid, has the host shutdown?");
|
||||||
// break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
(void)closeAlert;
|
(void)closeAlert;
|
||||||
|
Reference in New Issue
Block a user