#9900: remove unneeded changes

Signed-off-by: Ludovic Orban <lorban@bitronix.be>
This commit is contained in:
Ludovic Orban 2023-11-21 15:53:14 +01:00
parent b270724ff5
commit 52e182486d
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ public class ServerParser extends Parser
{
if (LOG.isDebugEnabled())
LOG.debug("Parsing {}", buffer);
while (true)
{
switch (state)