[client] removed accidental debug commit

This commit is contained in:
Geoffrey McRae
2020-04-12 13:48:59 +10:00
parent 7018a3e737
commit 75bc038144
2 changed files with 2 additions and 2 deletions

View File

@@ -1475,7 +1475,7 @@ static int lg_run()
if (!lgmpClientSessionValid(state.lgmp))
{
DEBUG_WARN("Session is invalid, has the host shutdown?");
// break;
break;
}
(void)closeAlert;